Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
5.3.3
-
None
Description
Example:
<access origin="http://*.apache.org /> <access origin="https://*.apache.org />
In this case, we want the http exception, but it gets clobbered by the following tag with https.
The parser should do a once over sweep to consolidate the tags, and re-run the generator.