We have moved to Github. Please open tickets there.

Opened 13 months ago

Closed 12 months ago

Last modified 11 months ago

#4498 closed Defect (fixed)

forward('admin/*', 404) causes a deprecation error

Reported by: brettp Owned by:
Priority: low Milestone: Elgg 1.8.6
Component: Core Version: 1.8.4
Severity: annoying Keywords:
Cc: brett@… Difficulty: easy

Description

"admin plugins should route through 'admin'." from the page/default view.

Change History (2)

comment:1 Changed 12 months ago by Cash Costello

  • Resolution set to fixed
  • Status changed from new to closed

Fixes #4498 special check for admin pages that are throwing 404 errors - this won't be needed once we get rid of the admin context reminder. We may want to use the admin page shell for the 404 errors then.

Changeset: 30452bdc98cbc7eb913d5790ffb53ecd51615747

comment:2 Changed 11 months ago by Cash Costello

Fixes #4498 special check for admin pages that are throwing 404 errors - this won't be needed once we get rid of the admin context reminder. We may want to use the admin page shell for the 404 errors then.

Changeset: 30452bdc98cbc7eb913d5790ffb53ecd51615747

Note: See TracTickets for help on using tickets.