/[Apache-SVN]
ViewVC logotype

Revision 1594483


Jump to revision: Previous Next
Author: mck
Date: Wed May 14 06:55:27 2014 UTC (9 years, 11 months ago)
Changed paths: 3
Log Message:
`svn merge -c1594481 ^/tiles/framework/branches/TILES_3_0_X .`
| further fixes on 
|      TILES-574 – Tiles expressions do not work after wildcard
| 
| PatternUtil.INVALID_FORMAT_ELEMENT, the pattern to match "{.*}" occurrances that are not meant to be replaced, was in some cases was matching two much.
|  see test PatternUtilTest.testReplacePlaceholdersEL_options
| This resulted in "PatternSyntaxException: named capturing group is missing trailing }"
| 
| 3 tests have been added to cover such various side-cases.


Changed paths

Path Details
Directorytiles/framework/trunk/ modified , props changed
Directorytiles/framework/trunk/tiles-core/src/main/java/org/apache/tiles/definition/pattern/PatternUtil.java modified , text changed
Directorytiles/framework/trunk/tiles-core/src/test/java/org/apache/tiles/definition/pattern/PatternUtilTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26