Ticket #276 (closed defect: fixed)
[PATCH] Configtest.php needs to support both package.xml and package2.xml
| Reported by: | rjl | Owned by: | rjl |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0.1 |
| Component: | PHP scripts | Version: | 1.0.0 |
| Severity: | normal | Keywords: | configtest.php package.xml version |
| Cc: |
Description
Newer PEAR modules are making use of Package v2, which stores information about packages in a new structure. Consequently configtest.php is unable to find version information about installed packages when these packages use the new format, and so it reports (incorrectly) that the packages are not installed.
Stephan Wentz has submitted a patch which supports both the new and old package formats.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

