Wrong Behavior at MatchData#end and Strings with special characters
-------------------------------------------------------------------

                 Key: JRUBY-5924
                 URL: https://jira.codehaus.org/browse/JRUBY-5924
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.6.3
            Reporter: Everton J. Carpes


MatchData#end is returning always 0 when matches against strings with special 
characters. The bugs was affects directly Rails erb template handler, since it 
use #end to find groups of scriptlets (templates with special chars becames 
duplicated).

This gist should explain the bug:

>> https://gist.github.com/1080407




--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to