Defect #4125
Error in wiki with <pre> tag
| Status: | Closed | Start: | 2009-10-27 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 100% |
|
| Category: | Text formatting | |||
| Target version: | 0.8.7 | |||
| Affected version: | 0.8.0 | Resolution: | Fixed |
Description
There's an error in wiki when the preformatted text is a xml and has a tag that starts with the string 'pre'. It seems to be searching the string '< pre' (without the space). Here's an example:
<prepared-statement-cache-size>32</prepared-statement-cache-size>
Next line, it should be outside the 'pre'
Related issues
| duplicated by Defect #4148: Error in wiki when the preformatted text | Closed | 2009-11-02 |
Associated revisions
Fixed pre tags containing "
History
Updated by Jean-Philippe Lang 9 months ago
- Category changed from Wiki to Text formatting
- Status changed from New to Resolved
- Target version set to 0.8.7
- Resolution set to Fixed
Fixed in r3030.
Updated by Eric Davis 9 months ago
- Status changed from Resolved to Closed
- % Done changed from 0 to 100
Merged into 0.8-stable in r3044.