Ticket #5523 defect closed fixed
Constants.xhtml contains illegal XML characters
| Reported by: | greezybacon | Owned by: | glyph |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | documentation |
| Cc: | Branch: | ||
| Author: | Launchpad Bug: |
Description
doc/core/howto/constants.xhtml contains bare ampersand (&) characters. In XML, & should be used to represent an ampersand character.
The attached patch fixes the issue.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

