#4422 closed Defect (fixed)
build modules using elgg_view_module() in core/settings/account/..
| Reported by: | ismayil.khayredinov | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.8.6 |
| Component: | UI/UX | Version: | 1.8.3 |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: |
Description
Got stuck at these as they were not using proper elgg_view_module() calls, hence changes in page/components/module were not being registered.
Will submit a pull request shortly.
Change History (4)
comment:1 Changed 14 months ago by ismayil.khayredinov
comment:2 Changed 12 months ago by ewinslow
- Milestone changed from Needs Review to Elgg 1.8.5
Thanks for the pull request!
comment:3 Changed 11 months ago by Cash Costello
- Resolution set to fixed
- Status changed from new to closed
Fixes #4422 pulling in Ismayil's changes so that we use the module view for settings
Changeset: cfd0169e52aa9dcbfde5148ad3d6b89684e6bb28
comment:4 Changed 11 months ago by Cash Costello
Fixes #4422 pulling in Ismayil's changes so that we use the module view for settings
Changeset: cfd0169e52aa9dcbfde5148ad3d6b89684e6bb28
Note: See
TracTickets for help on using
tickets.

https://github.com/Elgg/Elgg/pull/178