Modify ↓
Ticket #133 (closed defect: fixed)
Error in documenation: AppendTask
| Reported by: | mlavi@… | Owned by: | hans |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.3.0 |
| Component: | phing-core | Version: | 2.2.0 |
| Keywords: | documentation | Cc: |
Description
In the Parameters section of: docs/phing_guide/book/chapters/appendixes/AppendixB-CoreTasks.html#AppendTask
the "file" parameter is not required if you provide a "text" parameter.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

Another error in the Attributes and Nested Elements section of the same page: docs/phing_guide/book/chapters/appendixes/AppendixB-CoreTasks.html#MoveTask
"see CopyTask" the hyperlink should use InterCaps (CamelCase) to be #CopyTask, currently it is #Copytask