FLUID-6609: Example of full page panel prefs editor has broken links to Table of Contents messages

Metadata

Source
FLUID-6609
Type
Improvement
Priority
Minor
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Ned Zimmerman
Created
2021-03-25T19:02:22.142-0400
Updated
2021-03-29T10:27:20.467-0400
Versions
  1. 3.0
Fixed Versions
  1. 3.0
Component
  1. Prefs Framework

Description

There are two 404 errors here: Preferences Editor: Full page with panel styling (fluidproject.org)

The problem appears to be with relative URLs:

https://build-infusion.fluidproject.org/examples/framework/framework/preferences/messages/tableOfContents-enactor.json

https://build-infusion.fluidproject.org/examples/framework/framework/preferences/messages/tableOfContents-enactor_en.json

(Note that both URLS have framework in them twice).

I wasn't able to determine the cause of the problem on a cursory inspection.

Comments

  • Justin Obara commented 2021-03-29T08:07:24.484-0400

    The immediate issue is likely that the enactor configuration in the example is missing the configuration overrides for its message bundle.

    However, this demo doesn't really need this specific enactor present at all, so another approach would be to explore keeping the preference but removing the ToC enactor.

  • Justin Obara commented 2021-03-29T10:27:16.322-0400

    Merged PR ( https://github.com/fluid-project/infusion/pull/1044 ) into the project repo at b8a058a270c4dbc95fc5e25e8a0e4bdfc619f02f