JBehave
  1. JBehave
  2. JBEHAVE-243

Get rid of trailing whitespaces after the table

    Details

    • Type: Improvement Improvement
    • Status: Resolved Resolved
    • Priority: Trivial Trivial
    • Resolution: Fixed
    • Affects Version/s: 2.3.2, 2.4, 2.4.1
    • Fix Version/s: 2.5
    • Component/s: Core
    • Labels:
      None
    • Number of attachments :
      0

      Description

      ExamplesTable.java
      public ExamplesTable(String tableAsString) {
      this.tableAsString = tableAsString.trim();
      parse();
      }

        Activity

        Mauro Talevi made changes -
        Field Original Value New Value
        Assignee Mauro Talevi [ maurotalevi ]
        Fix Version/s 2.5 [ 15850 ]
        Hide
        Mauro Talevi added a comment -

        Applied trimming when parsing. Thanks.

        Show
        Mauro Talevi added a comment - Applied trimming when parsing. Thanks.
        Mauro Talevi made changes -
        Resolution Fixed [ 1 ]
        Status Open [ 1 ] Resolved [ 5 ]

          People

          • Assignee:
            Mauro Talevi
            Reporter:
            Michael Zimmermann
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: