-
Task
-
Resolution: Cannot Reproduce
-
P2: Important
-
None
-
None
-
None
-
QDoc Sprint 3
Running following updated test (it's not yet merged) https://codereview.qt-project.org/c/qt/qttools/+/278941 on latest comments file patch detects the following difference:
FAIL! : tst_generatedOutput::htmlFromCppMultiProjectPrepareGenerate() Compared values are not the same
Actual (actualLine) : "ProjectTop/projb/featurea.html: 22: <p>The FeatureA is very important class and depends on. <a href=\"#details\">More...</a></p>"
Expected (expectedLine): "ProjectTop/projb/featurea.html: 22: <p>The FeatureA is very important class and depends on. <a href=\"featureb.html\">FeatureB</a> as well as from the global climite. <a href=\"#details\">More...</a></p>"