We have moved to Github. Please open tickets there.

Opened 3 years ago

Closed 13 months ago

#2059 closed Defect (fixed)

fallback for non-default views should include plugin-defined defaults

Reported by: ewinslow Owned by:
Priority: high Milestone: Elgg 1.8.5
Component: Core Version: 1.7
Severity: major Keywords:
Cc: brettp, ewinslow Difficulty: moderate

Description

If a plugin is the first to define a default view (i.e., a view not defined in core), then non-default viewtypes which are missing that view will not fallback to the plugin-defined default. non-default viewtypes only fall back to core-defined default views.

Change History (5)

comment:2 Changed 3 years ago by brettp

  • Difficulty set to moderate
  • Priority changed from normal to high
  • Severity changed from minor to major

comment:3 Changed 2 years ago by ewinslow

  • Milestone changed from Elgg 1.8 to Elgg 1.8.1

comment:4 Changed 16 months ago by cash

  • Milestone changed from Elgg 1.8.x to Elgg 1.8.5

comment:5 Changed 13 months ago by brettp

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

Seems to be fixed. Registered the print viewtype to fallback and was able to display the default blog/sidebar view. Reopen if confirmed to still be a problem.

Note: See TracTickets for help on using tickets.