-
Task
-
Resolution: Done
-
Critical
-
None
-
5
-
False
-
-
False
-
-
-
Quarkus Upstream Docs Sprint 5, Quarkus Upstream Docs Sprint 6
Fix this problem:
Raw upstream AsciiDoc source files imported into the downstream contain tooltip texts assigned to images and texts. This text is not rendering correctly. For example, in OPENID CONNECT (OIDC) CONFIGURATION PROPERTIES, the following appears for defined tooltips.
tooltip:web-app[A \{{WEB_APP}} is a client that serves pages...]
tooltip:service[A \{{SERVICE}} is a client that has a set of.....]
Why? To be investigated. Possibly due to an issue with the markup or target attribute/links not found.
Scope of this PR
- Review the imported security files and determine the tooltip values that need to be resolved.
- Investigate solution and implement fix for each
- Test solution on PV2 and ensure all tooltip texts are either refactored or rendering correctly.
Useful links:
List of invalid tooltips on PV2: Spot check of content imported to PV2 sandbox Google doc
- clones
-
QDOCS-175 Fix anchors that are not rendering in security adoc files downported to downstream repo
- Closed