Ticket #733 (closed defect: fixed)
Double line-spacing in [pre]
| Reported by: | Philip | Owned by: | bstempi |
|---|---|---|---|
| Priority: | Should Have | Milestone: | Alpha 11 |
| Component: | Website / Forum | Keywords: | |
| Cc: |
Description
In e.g. this post which uses [pre], the output has <br>s inside the <pre> so there's a blank line between every desired line.
Change History
comment:4 Changed 12 hours ago by bstempi
- Status changed from assigned to closed
- Resolution set to fixed
Fixed. The [pre] tag had an option enabled to allow users to embed tags within a [pre] block. This allowed IPB do automatically convert newlines to <br>s. Disabling the ability to embed tags within [pre] appears to have solved the problem.
Note: See
TracTickets for help on using
tickets.

Acknowledged.
This might be a IPB bug. I'll check it in the upgraded instance that we're testing to see if it's still a problem. If so and if it's out of our control, I'll file a bug report with them.