Ticket #821 (closed bug: fixed)
PCT - POST::Sub::add_param() ignores +optional+slurpy parameters.
Reported by: | Austin_Hastings | Owned by: | pmichaud |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | PCT | Version: | 1.3.0 |
Severity: | low | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: |
Description
Adding a parameter marked +optional +slurpy is neither accepted, nor corrected, nor flagged as an exception by POST::Sub::add_param.
I suspect it should either be considered the same as +slurpy, or it should trigger an exception.
Change History
Note: See
TracTickets for help on using
tickets.