FLUID-5567: The ToC header is not localizable

Metadata

Source
FLUID-5567
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Justin Obara
Created
2014-11-20T08:57:36.724-0500
Updated
2015-06-26T10:10:49.238-0400
Versions
  1. 1.5
Fixed Versions
  1. 1.5.1
  2. 1.9
Component
  1. Table of Contents

Description

The heading for the Table of Contents is hard-coded into the HTML template, which means it is not internationalizable through a message bundle. It should be defined in a strings block and inserted by the renderer.

This issue was surfaces in the fluid-tech channel on Nov. 19, 2014 by ashgotti, who is developing a Drupal plugin for UIO

Comments