Bug #768

avatar

BBcode

Added by Sein Kraft 72 days ago. Updated 34 days ago.

Status:New Start:09/09/2009
Priority:High Due date:
Assigned to:- % Done:

0%

Category:default extensions
Target version:2.4

Description

Bbcode crop the text in char 80. Sometimes that "cut" brokes the bbcode because its done over the tag. (space)
[img]http://www.localhost.com/thumb/24335/623257191c253ce2289d44b3d570fcba.jpg[/im g]

There is any way to avoid the crop? like
$tfe = new TextFormattingEvent($message, false);

where the bool enable or disable the strip?

History

Updated by Shish Moom 34 days ago

avatar
  • Target version changed from 2.3 to 2.4

6ec72e7 adds a config option for word wrapping, which doesn't completely solve this, but it helps; a proper solution would be a pretty large change show I'm moving it to 2.4

Also available in: Atom PDF