timothy brizard edited a comment on Bug JBEHAVE-855

in the resolveName() method on the UnderscoredToCapitalized class, it is returning the wrong name when the path to the file (not the extension) has ".story" in it.

Example:

report path = com.blah.story.x_y_z_google_search

Actual Results: resolved name ends up being "Blah"
Expected Results: XYZGoogleSearch

Found in 3.7.3

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
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