Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.5
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Adding a tag like this to a class
@foo bar=" value"
getTagByName("foo").getNamedParameter("bar") will not return value
I'll attach a tesr case now
Activity
Miguel Griffa
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | qdox-jira50.txt [ 12108 ] |
Mike Williams
made changes -
Fix Version/s | 1.5 [ 10650 ] | |
Assignee | Mike Williams [ mdub ] |
Mike Williams
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Mike Williams
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Adds a failing test for a parameter starting with white space, I hope it's ok.
The patch is from the latest CVS