FLUID-6717: Minimal preferences framework example should be localised

Metadata

Source
FLUID-6717
Type
Task
Priority
Major
Status
Open
Resolution
N/A
Assignee
Antranig Basman
Reporter
Antranig Basman
Created
2022-02-07T08:37:18.509-0500
Updated
2022-02-07T08:37:18.509-0500
Versions
  1. 3.0
Fixed Versions
  1. 5.0
Component
  1. Prefs Framework

Description

The minimal preferences framework example at https://github.com/fluid-project/infusion/tree/main/examples/framework/preferences/minimalEditor does not render a localisable panel from a message bundle. This was hacked to load an empty message bundle for the 4.0 release - in future it should be rewritten to demonstrate a properly localisable panel since this will be the only option in future releases of the prefs framework.