Pending

User tests: Successful: Unsuccessful:

avatar rdeutz
rdeutz
12 Apr 2013

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".

My fix is checking if the place is within a tag and moves it before the tag.

avatar rdeutz rdeutz - open - 12 Apr 2013
avatar rdeutz
rdeutz - comment - 12 Apr 2013

I'll close this pull request because there are commits in it that shouldn't

Add a Comment

Login with GitHub to post a comment