Opened 11 years ago
Last modified 10 years ago
#136 new defect
effective XML base is wrong for root elements of external entities
Reported by: | vadim.godunko | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Matreshka - XML Processor | Version: | 0.2.0 |
Keywords: | Cc: |
Description
Effective XML base for root elements of external entities with xml:base attribute is constructed incorrectly. Enclosing elements' base URI should be taken as base URI to resolve absolute URI, but entity's URI is taken instead.
It is visible on original XML Catalogs Conformance Testsuite data.
Change History (4)
comment:1 by , 11 years ago
comment:2 by , 10 years ago
Milestone: | 0.2.0 → 0.3.0 |
---|
comment:3 by , 10 years ago
Version: | → 0.2.0 |
---|
comment:4 by , 10 years ago
Milestone: | 0.4.0 |
---|
Note:
See TracTickets
for help on using tickets.
In [2105]: