Hi there,
The issue NVELOCITY-ISSUE-32 was just created by Sean Carpenter (scarpen).
Key: NVELOCITY-ISSUE-32
Summary: Bug in StringTokenizer for repeated tokens
Type: Bug
Importance: Medium
Description:
If a string to be tokenized contains part of one token repeated in
another token, that second token will be tokenized incorrectly. For example,
if the string to be tokenized is "Test1,Test1234" the tokens returned will be
"Test1" and "234".
For more, see
http://support.castleproject.org/projects/NVELOCITY/issues/view/NVELOCITY-ISSUE-32
--
donjon
by Castle Stronghold
http://www.castle-donjon.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Castle Project Development List" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/castle-project-devel?hl=en
-~----------~----~----~----~------~----~------~--~---