Ticket #733 (closed defect: fixed)

Opened 16 months ago

Last modified 8 hours ago

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:1 Changed 2 months ago by bstempi

  • Owner set to bstempi

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.

comment:2 Changed 2 months ago by bstempi

  • Status changed from new to assigned

comment:3 Changed 10 days ago by historic_bruno

Still occurs on the upgraded forum :(

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.

comment:5 Changed 8 hours ago by k776

  • Milestone changed from Backlog to Alpha 11
Note: See TracTickets for help on using tickets.