Opened 13 years ago
Closed 13 years ago
#794 closed defect (invalid)
Can't save settings without entering values
Reported by: | heikki | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | v2.7.0 |
Component: | General | Version: | |
Keywords: | settings | Cc: |
Description
If you open the system config page, change nothing, and try to save it, you get the following errors:
The field 'maximum selected records' must be an integer. The field 'maximum selected records' must be >= 1000. The field 'base' cannot be empty. The field 'users' cannot be empty. The field '*not-found:nameattr*' cannot be empty. The field 'uid attribute' cannot be empty.
Note:
See TracTickets
for help on using tickets.
Was caused by a local change in the byzantine code we're using to simply submit a form.