Opened 14 years ago
Closed 14 years ago
#428 closed defect (fixed)
Xlink processor / infinite loop on local Xlink
Reported by: | fxp | Owned by: | fxp |
---|---|---|---|
Priority: | major | Milestone: | v2.7.0 |
Component: | General | Version: | v2.6.2 |
Keywords: | Cc: |
Description
<gfc:FC_FeatureType id="STATION_GRAVI"> <gfc:typeName> ... <gfc:featureType xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#STATION_GRAVI" />
will create infinite loop and probably return OutOfMemory Error in most of the cases.
Only manual editing in XML view allows such a case or import metadata having this kind of local XLink.
Change History (2)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in r7131.