User tests: Successful: Unsuccessful:
when you have a string "..... this is text
Here is the limit" and the limit is within "Here". The next space is the space between
(there could also be any other tag with spaces) what is wrong because we end up with not valid html code. The right place is the space between "is" and "text".
This fix is checking if the place is within a tag and moves it before the tag.
Thanks for coding this, Robert!
For anyone interested, here's the direct link to tracker item on JoomlaCode:
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=30552
related tracker item: #30552, Patch included