Opened 13 months ago
Last modified 4 months ago
#4490 new Defect
pages using weird elgg_set_config() to draw the form
| Reported by: | brettp | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | Elgg 1.10.0 |
| Component: | Pages | Version: | 1.7 |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: | easy |
Description
It sets some of the form inputs as elgg_set_config('pages'), then the rest are added in the pages/edit form view.
I guess the point was to allow someone to add to the array of pages to extend it. Change this to a normal form view in 1.9.
Change History (1)
comment:1 Changed 4 months ago by cash
- Component changed from Core to Pages
- Milestone changed from Elgg 1.9.0 to Elgg 1.10.0
Note: See
TracTickets for help on using
tickets.
