Metadata
- Source
- FLUID-4539
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Antranig Basman
- Reporter
- y z
- Created
2011-11-25T11:07:09.303-0500 - Updated
2012-01-20T16:50:57.423-0500 - Versions
-
- 1.4
- Fixed Versions
-
- 1.5
- Component
-
- Framework
Description
fluid.stringTemplate seems to act greedy when expanding variables with similar names.
For example if there are 2 variables that are named %var and %vartwo, the string will be expanded using the value of %var twice even though %vartwo is provided.
Attachments
Comments
-
y z commented
2011-11-25T11:08:11.131-0500 Attaching a patch with failing test.
-
Michelle D'Souza commented
2012-01-20T16:49:13.193-0500 Merged into the project repo at 1e7f0d8f071a69ef5d9cd75e18fc0fe3da170622 with several framework change issues:
FLUID-4525
FLUID-4532
FLUID-4537
FLUID-4539
FLUID-4564
FLUID-4563
FLUID-4568