FLUID-5474: UI Options doesn't pass the ToC Template to the separated panel's page enhancer.

Metadata

Source
FLUID-5474
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Justin Obara
Created
2014-07-16T12:21:09.940-0400
Updated
2015-06-26T09:53:59.693-0400
Versions
  1. 1.5
Fixed Versions
  1. 1.5.1
  2. 1.9
Component
  1. UI Options

Description

Steps to Reproduce:

1) Open the UI Options demo
http://build.fluidproject.org/infusion/demos/uiOptions/

2) Open the display preferences and enable Table of Contents
The Table of Contents should display correctly on the page

3) Hide and re-open the display preferences
Notice that there is an error in the console because the ToC template couldn't be found

UIO has a tocTemplate option that works for the main content, but doesn't seem to be passing it along to the enhancer used in the separated panel.

Comments

  • Justin Obara commented 2014-07-16T14:31:30.306-0400

    Submitted pull requests:

    1.5.x:
    https://github.com/fluid-project/infusion/pull/548

    2.0:
    https://github.com/fluid-project/infusion/pull/547

  • Cindy Li commented 2014-07-17T09:31:05.071-0400

    The pull request for 2.0, the master branch, is merged @ f3ae72f4a3ac3700693a0e3954af46c1ecdd5f15

    The pull request for 1.5.x branch is merged @ 41b9a821f61bd01187d00e7b8217cb27b46ad262

  • Justin Obara commented 2015-06-26T09:50:44.982-0400

    Reopening to change the fix version to 1.9