Some more issues with XHTML, I have a fix in a local branch if interested #95
-
|
Hi Stanislav, I've finally come around to install github and git on my machine so I could help out with publishing some solutions to problems I've found on my end. Using my full Doors-example, I had some xhtml values that didn't got the correct values, example below: reqif-xhtml:divsome data<reqif-xhtml:br /> Subtitle<reqif-xhtml:br />some data<reqif-xhtml:br /> More data<reqif-xhtml:br /> using even more data</reqif-xhtml:div> Also, during the unparsing of my examples, I got an error of a missing template for the type BOOLEAN so I've added that as well. // |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 5 replies
-
|
Hi @ljungbaeck , thanks for coming back. I don't see your branch. Have you made the repo public or pushed it? |
Beta Was this translation helpful? Give feedback.
-
|
Is there a chance I could see the anonymized ReqIf file you are working with? From your branch, I cannot see which problem you are solving and we anyway need a good ReqIF example to write a test case. Please |
Beta Was this translation helpful? Give feedback.
-
|
In fact, I don't need the whole ReqIF you are working with but only the reduced examples for each of the aspects. Example: https://github.com/strictdoc-project/reqif/blob/main/tests/integration/reqif/SPEC-OBJECTS/01_basic_spec_object/sample.reqif. It looks like you are dealing with two issues: XHTML and BOOLEAN so ideally I would get two reduced .reqif files from you that I could work against. |
Beta Was this translation helpful? Give feedback.
-
|
I tried to run the anonymize using my full reqif-file but it failed (I'll try to narrow down on why). So instead I'm sending you a small snippet containing more complex xhtml values as well as a boolean which is failing if I try to parse the file and then unparse it directly. Sending it through separate e-mail. // |
Beta Was this translation helpful? Give feedback.
-
|
Hey @ljungbaeck, it would be great to know if the latest version of reqif is working well for you now. Thanks. |
Beta Was this translation helpful? Give feedback.
-
|
I am closing this ticket because the missing feature have been implemented. |
Beta Was this translation helpful? Give feedback.

I am closing this ticket because the missing feature have been implemented.