Ticket #152 (new enhancement)
add validation for options passes to MakeDocs
| Reported by: | anonymous | Owned by: | pmjones |
|---|---|---|---|
| Priority: | minor | Component: | code |
| Keywords: | Cc: | deniz.adrian@… |
Description
the cli-application "MakeDocs?" uses a default of "/" for both options "class-dir" and "package-dir", as returned by Solar_Dir::fix(null)..
Setting those to 'require' => true, 'param' => 'required' fixes that problem.
additionaly, line 741 evaluates to true if a file with that name exists, making mkdir throw a warning. fixed too.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
