quote:
Originally posted by Johnny_Mac
Small bug: When editing someones posts to fix bbcode tags, e.g. they forget to close them. If I click the close all tags button for them (I'm assuming this is on all edits) then it doesnt work, need to type them manually.
the close tags button doesn't work like that. it only closes tags inserted with the buttons and drop.down lists. ie: go to the post reply page and write a tag, like [code] then select a font and the tag [font=Impact] appears. Then click close tags. only the [/font] tag is closed.
edit:
oh!, and changing that behaviour is quite complex in javascript (well, the way i'd do it is complex, maybe there's an easier way)