Details
-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.5
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Jenkins barfs when finding !-- during the XSLT transform (xUnit plugin).
Can we cater for comments amongst meta-tags?
Either parse and handle them, or fail to parse explicitly
Activity
Mauro Talevi
made changes -
Field | Original Value | New Value |
---|---|---|
Summary | JBehave !-- Comments amongst meta tags causes corrupt XML output | Ignore !-- comments in story meta |
Issue Type | Bug [ 1 ] | Improvement [ 4 ] |
Fix Version/s | 3.5 [ 17393 ] | |
Priority | Major [ 3 ] | Minor [ 4 ] |
Description |
Jenkins subsequently barfs because of an XSLT transform (xUnit plugin).
Can we cater for comments amongst meta-tags? Either parse and handle them, or fail to parse explicitly :) |
Jenkins barfs when finding !-- during the XSLT transform (xUnit plugin).
Can we cater for comments amongst meta-tags? Either parse and handle them, or fail to parse explicitly :) |
Mauro Talevi
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
How would you see comments working in meta-tags? One would argue that meta properties should be quite self-commenting.