Export to GitHub

miranda - issue #1667

Unclosed BBCode tag works


Posted on Nov 21, 2012 by Massive Bird

Miranda Version : 0.10.4.0 Unicode Build : Yes Plugin Version # (if applicable) : IcqOscarJ Protocol 0.10.4.0

What steps will reproduce the problem? 1. Open ICQ chat 2. Enter "arr[i] = 42;"

What is the expected result? Unclosed tag must be unchanged

What happens instead? Instead arr(cursive here to the line end) = 42

miranda/protocols/AimOscar/conv.cpp : bbcodes_to_html replaces bbcode tags independently, without care of closing it or not.

Status: New

Labels:
Type-Bug Priority-Medium