FLUID-6246: messageResolver missing from demos and examples

Metadata

Source
FLUID-6246
Type
Bug
Priority
Critical
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Justin Obara
Created
2018-02-12T15:01:52.624-0500
Updated
2024-07-22T10:35:21.728-0400
Versions
N/A
Fixed Versions
  1. 3.0
Component
  1. Demos
  2. Framework

Description

Recent work to split off the fluid.messageResolver into it's own file has forgotten to add the MessageResolver.js dependency into the demos and examples that required it. Those now appear to be broken as fluid.messageResolver cannot be found.

Steps to reproduce:

  1. Open any of the demos, for example https://build.fluidproject.org/infusion/demos/uiOptions/
  2. Notice that the tab to open the prefs editor is not functional and that an error, "Uncaught TypeError: fluid.messageResolver is not a function", is thrown.

Comments

  • Cindy Li commented 2018-02-13T09:23:56.461-0500

    The pull request has been merged into the project repo master branch at aaeb8e776d4d51beb4fe5162e0308318c355cea7