Opened 13 years ago

Closed 13 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 fxp, 13 years ago

Fixed in r7131.

comment:2 by fxp, 13 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.