FLUID-3492: fluid.stringTemplate inserts undefined if it is passed an integer in the args.

Metadata

Source
FLUID-3492
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
y z
Reporter
y z
Created
2010-02-09T14:49:47.000-0500
Updated
2014-03-03T14:11:59.936-0500
Versions
  1. 1.2
Fixed Versions
  1. 1.3
Component
  1. Framework

Description

fluid.stringTemplate inserts undefined if it is passed an integer in the args.

Comments

  • Antranig Basman commented 2011-12-06T02:26:38.366-0500

    I believe this was really a fault in the renderer's UIMessage resolution system, rather than in stringTemplate, which has had test cases for number substitution since inception. This should have been resolved in the 1.3 release.