We have moved to Github. Please open tickets there.

Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#3059 closed Defect (fixed)

make elgg_view_page() and elgg_view_layout() backward compatible

Reported by: cash Owned by: brettp
Priority: normal Milestone: Elgg 1.8 Beta
Component: Core Version: Github Master
Severity: minor Keywords:
Cc: brett@… Difficulty:

Description

They should check the old locations of page shells and layouts

Change History (4)

comment:1 Changed 2 years ago by brettp

  • Owner set to brettp

comment:2 Changed 2 years ago by brettp

  • Status changed from new to assigned

comment:3 Changed 2 years ago by brettp

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

(In [svn:8642]) Fixes #3059. elgg_view_layout() checks for deprecated layouts in canvas/layouts/ and elgg_view_page() checks for deprecated pageshells in pageshells/pageshell.

comment:4 Changed 2 years ago by cash

(In [svn:8697]) Refs #3059 should only fallback to 1.7 pageshell when asking for default page shell - otherwise breaks admin area

Note: See TracTickets for help on using tickets.