JBehave
  1. JBehave
  2. JBEHAVE-723

Enable override of configured properties with values specified as table properties

    Details

    • Type: Improvement Improvement
    • Status: Resolved Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.5.4
    • Fix Version/s: 3.6
    • Component/s: Core
    • Labels:
      None
    • Number of attachments :
      0

      Description

      I have noticed a problem in my story where I need to change the ExampleTableSeperatorValue (since a webpage title contains a vertical bar).

      This could be easily configured if the separator could be changed for an individual table (like

      {trim=false}

      ).

      E.g.

      {ignorableSeparator=!--,headerSeparator=!,valueSeparator=!}
      !url!title!
      !-- a comment --!
      !http://www.example.com/!example.com|Example!
      

        Activity

        Mauro Talevi made changes -
        Field Original Value New Value
        Fix Version/s 3.6 [ 17721 ]
        Description I have noticed a problem in my story where I need to change the ExampleTableSeperatorValue (since a webpage title contains a vertical bar).

        This could be easily configured if the separator could be changed for an individual table (like {trim=false}).

        E.g.

        {ExamplesTableValueSeparator=!}
        !url!title!
        !http://www.example.com/!example.com|Example!

        I have noticed a problem in my story where I need to change the ExampleTableSeperatorValue (since a webpage title contains a vertical bar).

        This could be easily configured if the separator could be changed for an individual table (like {trim=false}).

        E.g.

        {ignorableSeparator=!--,headerSeparator=!,valueSeparator=!}
        !url!title!
        !-- a comment --!
        !http://www.example.com/!example.com|Example!

        Mauro Talevi made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Assignee Mauro Talevi [ maurotalevi ]
        Resolution Fixed [ 1 ]
        Mauro Talevi made changes -
        Description I have noticed a problem in my story where I need to change the ExampleTableSeperatorValue (since a webpage title contains a vertical bar).

        This could be easily configured if the separator could be changed for an individual table (like {trim=false}).

        E.g.

        {ignorableSeparator=!--,headerSeparator=!,valueSeparator=!}
        !url!title!
        !-- a comment --!
        !http://www.example.com/!example.com|Example!

        I have noticed a problem in my story where I need to change the ExampleTableSeperatorValue (since a webpage title contains a vertical bar).

        This could be easily configured if the separator could be changed for an individual table (like {trim=false}).

        E.g.
        {code}
        {ignorableSeparator=!--,headerSeparator=!,valueSeparator=!}
        !url!title!
        !-- a comment --!
        !http://www.example.com/!example.com|Example!
        {code}
        Mauro Talevi made changes -
        Comment [ The example didn't quite work due to jira formatting

        {noformat}
        {ExamplesTableValueSeparator=!}
        !url!title!
        !http://www.example.com/!example.com|Example!
        {noformat}
        ]

          People

          • Assignee:
            Mauro Talevi
            Reporter:
            Alexander Lehmann
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: