id summary reporter owner description type status priority milestone component version severity resolution keywords cc focuses 9270 force_balance_tags() gets mixed up with < and numbers feedr "The function mentioned above (in formatting.php) will produce incorrect output when the entered text contains < followed by a number. If you enter ""3 < 5 here may be some text and a link and some more text"", the closing will be omitted. The problem here is the regex <(\/?\w*)\s*([^>]*)>. When changed to <(\/?\w+)\s*([^>]*)> the output will be as expected." enhancement closed normal Formatting 2.7.1 normal wontfix has-patch needs-review close