Not a bug [Not a bug] Formatter/parser problem

cclaerhout

Well-known member
Licensed customer
I'm not sure if it's the formatter or the parser, but there's a problem with some image outputs in XenForo 1.4 (didn't occur in 1.3).
Create a Bb Code (disable the autolinking to be sure the problem doesn't come from there), in my example "bimg" with a basic output.

Copy this in a message:
Code:
[IMG]http://localhost/xenforo/styles/default/xenforo/logo.png[/IMG]
[bimg]http://localhost/xenforo/styles/default/xenforo/logo.png[/bimg]

The second one is a mess, see the attachment.

Tested with listeners disabled (which by the way don't disable template modifications, which can be a problem for any mod in the template "page_container_js_body" that has a variable coming from a listener => dev needs to put a conditional fallback to avoid any js error when debuging).
 

Attachments

  • pb.webp
    pb.webp
    43.2 KB · Views: 19
Last edited:
Not a bug... bloody none sprite smiley test done few months ago; wasted my time.
Sorry for this.
 

Attachments

  • xen.webp
    xen.webp
    14 KB · Views: 13
Back
Top Bottom