jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • JBehave
  • JBEHAVE-243

Get rid of trailing whitespaces after the table

  • Log In
  • Views
    • XML
    • Word
    • Printable

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

Description

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

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Mauro Talevi added a comment - 12/Feb/10 9:28 AM

Applied trimming when parsing. Thanks.

Show
Mauro Talevi added a comment - 12/Feb/10 9:28 AM Applied trimming when parsing. Thanks.

People

  • Assignee:
    Mauro Talevi
    Reporter:
    Michael Zimmermann
Vote (0)
Watch (0)

Dates

  • Created:
    11/Feb/10 4:28 PM
    Updated:
    12/Feb/10 9:28 AM
    Resolved:
    12/Feb/10 9:28 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.