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)
  • QDox
  • QDOX-123

Parser stumbles over newlines in annotations

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Duplicate
  • Affects Version/s: None
  • Fix Version/s: 1.7
  • Component/s: None
  • Labels:
    None
  • Patch Submitted:
    Yes

Description

The parser stumbles over new lines in annotations like the following:

@Annotation(property =
"value")

This happens because the parser converts the string value by removing the first (which in this case is a newline) and last character. The attached patch fixes this.

  • Options
    • Sort By Name
    • Sort By Date
    • Ascending
    • Descending
    • Download All

Attachments

  1. Text File
    qdox-QDOX-123.patch.txt
    21/Jun/07 9:56 AM
    0.7 kB
    Jochen Kuhnle

Issue Links

is superceded by

New Feature - A new feature of the product, which has yet to be developed. QDOX-126 Improved annotation support including types, fields and expressions

  • Major - Major loss of function.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Jochen Kuhnle added a comment - 06/Jul/07 2:06 AM

The QDOX-126 patch makes this one obsolete

Show
Jochen Kuhnle added a comment - 06/Jul/07 2:06 AM The QDOX-126 patch makes this one obsolete

People

  • Assignee:
    Unassigned
    Reporter:
    Jochen Kuhnle
Vote (0)
Watch (0)

Dates

  • Created:
    21/Jun/07 9:56 AM
    Updated:
    08/Jul/08 11:10 AM
    Resolved:
    08/Jul/08 11:10 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.