Bug 1571493
Summary: | [docs] the Java template operator is being escaped in Java SDK Guide | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Greg Sheremeta <gshereme> | ||||
Component: | Documentation | Assignee: | Avital Pinnick <apinnick> | ||||
Status: | CLOSED NOTABUG | QA Contact: | rhev-docs <rhev-docs> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 4.2.3 | CC: | apinnick, lsurette, mperina, omachace, srevivo | ||||
Target Milestone: | --- | Keywords: | Triaged | ||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2018-09-03 15:25:20 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Ondro, could you please check if the issue still exists for 4.2 guides? I checked the 4.2 guide. The "<" is correctly rendered, so I will close this. |
Created attachment 1426309 [details] html escapes Description of problem: In Java SDK Guide, the Java template operator is being escaped. It's happening in both the HTML and PDF copies. List<VM> vms should be List<VM> vms List<VMDisk> disks should be List<VMDisk> disks I'm not sure if the problem exists in other books. Version-Release number of selected component (if applicable): latest copy of RHV 4.2 Java SDK guide, pulled from source control on Apr 22 2018