Actions
Bug #8072
closedForm URLs should always explicitly set their id
Description
If a form is saving something it should always set the ID in the URL to avoid it being overridden by menu parsing behavior. We always want to favor the form URL over menu parameters. So if saving something new it should have &id=0 instead of omitting it.
Updated by krileon over 4 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Actions