View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000441 | XMB1 | Bugs | public | 2011-02-13 01:04 | 2011-05-29 14:05 |
| Reporter | miqrogroove | Assigned To | miqrogroove | ||
| Priority | normal | Severity | minor | Reproducibility | random |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.9.8 SP2 | ||||
| Target Version | 1.9.11.12 | Fixed in Version | 1.9.11.12 | ||
| Summary | 0000441: Wordwrap Sometimes Corrupts BR Elements | ||||
| Description | In function postify(), wordwrap gets called after nl2br, and in long code blocks this can result in a newline being inserted anywhere in the middle of the BR element. One strategy for fixing this would be to replace "\n" with a br string wrapped by our <!-- nobr --> element. Might need to benchmark a better wordwrap function. | ||||
| Tags | No tags attached. | ||||
| MySQL Version | |||||
| PHP Version | |||||
| Web Server | |||||
| Browser | |||||
| Flags | |||||
| Original Reporter | |||||
| SVN Revision | 2514 | ||||
| Git Commit | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2011-02-13 01:04 | miqrogroove | New Issue | |
| 2011-02-13 01:04 | miqrogroove | Description Updated | |
| 2011-02-13 01:05 | miqrogroove | Description Updated | |
| 2011-02-13 01:29 | miqrogroove | Description Updated | |
| 2011-02-17 09:02 | miqrogroove | Product Version | => 1.9.8 SP2 |
| 2011-02-17 09:02 | miqrogroove | Target Version | => 1.9.11.12 |
| 2011-02-17 09:21 | miqrogroove | SVN Revision | => 2514 |
| 2011-02-17 09:21 | miqrogroove | Status | new => resolved |
| 2011-02-17 09:21 | miqrogroove | Fixed in Version | => 1.9.11.12 |
| 2011-02-17 09:21 | miqrogroove | Resolution | open => fixed |
| 2011-02-17 09:21 | miqrogroove | Assigned To | => miqrogroove |
| 2011-05-29 14:05 | miqrogroove | Status | resolved => closed |