Table parsing stops when a comment is found
-------------------------------------------
Key: JBEHAVE-352
URL: http://jira.codehaus.org/browse/JBEHAVE-352
Project: JBehave
Issue Type: Bug
Affects Versions: 3.0, 2.5.9, 2.5.8
Reporter: Andy Peel
Priority: Minor
We'd like to be able to include comments in tables to make scenarios clearer,
but JBehave refuses to read in the lines after the comment in this example,
leading to zero rows being created in the resulting ExamplesTable.
Given the documents:
|a|b|c|
!-- I'd like to have a comment here
|1|2|3|
|4|5|6|
|1|2|3|
I've tried a small test with 2.5.9 and 3.0 of JBehave but they don't fix the
problem.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
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