Check alle échte Black Friday-deals Ook zo moe van nepaanbiedingen? Wij laten alleen échte deals zien

[BUG] img-tag in norml- tag wordt ook geprocessed bij posten

Pagina: 1
Acties:
  • 108 views

  • Jaap-Jan
  • Registratie: Februari 2001
  • Laatst online: 06:33
code:
1
[norml][img=300,135]http://www.speedtest.net/result/667453007.png[/img][/norml]
Wordt dit:

[img=300,135]http://www.speedtest.net/result/667453007.png[/img]

En ook in code- tags.

Erg irritant, in ieder geval, want ik krijg mijn voorbeeld niet correct. :+

[ Voor 21% gewijzigd door Jaap-Jan op 30-12-2009 22:44 ]

| Last.fm | "Mr Bent liked counting. You could trust numbers, except perhaps for pi, but he was working on that in his spare time and it was bound to give in sooner or later." -Terry Pratchett


  • crisp
  • Registratie: Februari 2000
  • Laatst online: 18:49

crisp

Devver

Pixelated

De imagechecker is geen volledige parser en gaat dat ook niet worden. Wel kan je tag-escaping toepassen:

[img]http://www.speedtest.net/result/667453007.png[/img]

code:
1
\[img]http://www.speedtest.net/result/667453007.png[/img]


by design dus...

Intentionally left blank


Dit topic is gesloten.