Modify ↓
Ticket #57 (closed defect: fixed)
FileList.getListFile method references undefined variable
| Reported by: | scott.pascoe@… | Owned by: | hans |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.3.0 |
| Component: | phing-core | Version: | 2.2.0 |
| Keywords: | Cc: |
Description
In classes/phing/types/FileList.php, the method getListFile has no parameters and yet references $p without defining it.
Unfortunately, I'm not sure how to fix it, but it probably needs to be corrected.
Attachments
Change History
comment:1 Changed 5 years ago by hans
- Owner set to hans
- Status changed from new to assigned
- Version changed from 2.2.0RC3 to 2.2.0
- Milestone set to 2.2.1
comment:2 Changed 5 years ago by hans
- Status changed from assigned to closed
- Resolution set to fixed
- Component set to cruisecontrol-builder-plugin
- Milestone changed from 2.2.1 to 2.3.0
Fixed in changeset:209
Note: See
TracTickets for help on using
tickets.
