Ticket #7206 (closed: fixed)
QT assistant fails to depict escaped HTML code
Reported by: | Jose Borreguero | Owned by: | Andrei Savici |
---|---|---|---|
Priority: | minor | Milestone: | Release 2.6 |
Component: | Documentation | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Jose Borreguero |
Description (last modified by Nick Draper) (diff)
Escaped HTML code enclosed in <pre>...</pre> fails to be depicted by the conversion to QT-assitant
Required changes:
- Detection of <pre>...</pre> blcck
- inline substitution of '<' by '<' and '>' with '>'
Change History
comment:2 Changed 7 years ago by Andrei Savici
Fix <pre></pre> for Qtassistant. Refs #7206
Changeset: 350ba3154cd02148b4c5724b4c76390471552065
comment:3 Changed 7 years ago by Andrei Savici
- Status changed from accepted to verify
- Priority changed from major to minor
- Resolution set to fixed
To be tested by Jose with moderatort0linear
comment:4 Changed 7 years ago by Jose Borreguero
- Status changed from verify to verifying
- Tester set to Jose Borreguero
comment:5 Changed 7 years ago by Jose Borreguero
- Status changed from verifying to closed
Don't forget to delete your local branch :D
Note: See
TracTickets for help on using
tickets.