StackOverflowError in storyparser with long scenario names/descriptions.
------------------------------------------------------------------------

                 Key: JBEHAVE-642
                 URL: https://jira.codehaus.org/browse/JBEHAVE-642
             Project: JBehave
          Issue Type: Bug
          Components: Core
    Affects Versions: 3.5.1
            Reporter: Jörgen Andersson
         Attachments: change.patch

Recently we started to use JBehave 3.5.1 in my project and since we use it as a 
way to automate our systems testing we have a need for rather long textual 
descriptions between the Scenario-keyword and the first Given. Then we run into 
the problem with long strings and the long known bug in Java RegExp library. I 
constructed a unit test that reproduces the error and then found a simple fix 
and some performance enhancement in the RegexStoryParser (patch attached).

--
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