Modify ↓
Ticket #210 (closed defect: invalid)
fix 'unallowed chars bug in _validateParams and fix user messages
| Reported by: | javier.amor.garcia@… | Owned by: | javier.amor.garcia@… |
|---|---|---|---|
| Milestone: | Component: | base | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
Thre is no bug because it uses CGI::BAse::params and not CGI::Base::param so the _content_ of the params is not cheched for unsafe cparameters (only his names)