NumberFormatException when using Transformer for ExampleTable

Description

Hi,

So basically this is all that's required to break this (Tabular Parameters) feature https://github.com/RodrigoQuesadaDev/JBehaveIssueAsParametersNumberFormatException/blob/master/src/test/java/com/rodrigodev/example/example_story.story

The problem is caused by the code referenced on https://jbehave.atlassian.net/browse/JBEHAVE-1031#icft=JBEHAVE-1031 (StepCreator#isTable).

How to reproduce: https://github.com/RodrigoQuesadaDev/JBehaveIssueAsParametersNumberFormatException

PS: Also, please try to address https://jbehave.atlassian.net/browse/JBEHAVE-1196#icft=JBEHAVE-1196 (or at least reply-to/read it) as soon as possible, that's a critical issue that I think should be solved as soon as possible (because it basically gives a misleading feeling of confidence in the current health of the project).

Thanks,
Rodrigo

Activity

Show:

Mauro Talevi November 8, 2016 at 6:08 PM

PR pulled with thanks!

Rodrigo Quesada November 8, 2016 at 1:17 AM

Okay, I just created a PR that fixes this issue (and it seems it also addresses JBEHAVE-1031, at least partially): https://github.com/jbehave/jbehave-core/pull/131

Fixed

Details

Assignee

Reporter

Fix versions

Priority

Created November 7, 2016 at 10:45 PM
Updated November 8, 2016 at 6:08 PM
Resolved November 8, 2016 at 6:08 PM

Flag notifications