Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Reproduce DT245342 "importing ReqIF file with tag - PARSEEXCEPTION"

I tried to reproduce the known issue mentioned in https://www.ibm.com/mysupport/s/defect/aCI3p000000XokJGAS/dt245342?language=de with a sample reqif file but it does not fail. Does anyone have an idea what I need to change to provoke the <object> tag issue?

Version:
IBM ELM 7.0.2 SR1 iFix 023a

Source snippet:
...
            <ATTRIBUTE-DEFINITION-XHTML IDENTIFIER="DEF_XHTML.Text" LAST-CHANGE="2012-04-07T01:51:37.112+02:00" LONG-NAME="ReqIF.Text">
              <TYPE>
                <DATATYPE-DEFINITION-XHTML-REF>XYZ</DATATYPE-DEFINITION-XHTML-REF>
              </TYPE>
            </ATTRIBUTE-DEFINITION-XHTML>
...
          <VALUES>
            <ATTRIBUTE-VALUE-STRING THE-VALUE="1.1">
              <DEFINITION>
                <ATTRIBUTE-DEFINITION-STRING-REF>DEF_STRING.ForeignID</ATTRIBUTE-DEFINITION-STRING-REF>
              </DEFINITION>
            </ATTRIBUTE-VALUE-STRING>
            <ATTRIBUTE-VALUE-XHTML>
              <DEFINITION>
                <ATTRIBUTE-DEFINITION-XHTML-REF>DEF_XHTML.Text</ATTRIBUTE-DEFINITION-XHTML-REF>
              </DEFINITION>
              <THE-VALUE>
                <xhtml:object data="test/download.gif" height="1" type="image/gif" width="1"></xhtml:object>
              </THE-VALUE>
            </ATTRIBUTE-VALUE-XHTML>
...

0 votes


Be the first one to answer this question!

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: May 14 '24, 8:26 p.m.

Question was seen: 377 times

Last updated: May 14 '24, 8:26 p.m.

Confirmation Cancel Confirm