Ticket #523 (closed enhancement: invalid)
parseParams() should return error if required parameter is missing
| Reported by: | FND | Owned by: | FND |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | core | Version: | |
| Severity: | low | Keywords: | |
| Cc: |
Description
If a default name is not provided, parseParams() cannot cope. The attached patch fixes this issue by returning false if defaultName has not been specified.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

