Letractively / lightblog

Automatically exported from code.google.com/p/lightblog
Other
0 stars 0 forks source link

Problem with text sanitisation with blog post #23

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Version: 0.9.3 b1

Summary may be changed to better describe the case. The problem itself relates 
to some 
sensitivity to words used in a blog post. Example can be triggered by including 
the word "on" 
followed by a link elsewhere in the post.

What steps will reproduce the problem?
1. Create new post
2. Write "Find on http://somedomain.com"
3. Highlight url and Add link
4. Submit and view post

What is the expected output? What do you see instead?
The phrase with a single active link. Instead, link may not be clickable, 
broken or (when in the 
middle of longer texts) may cause page layout to break.

Original issue reported on code.google.com by higash...@gmail.com on 31 May 2010 at 11:30

GoogleCodeExporter commented 8 years ago
I know; this has to do with the cleanHTML() function. I'm working on it.

Original comment by soren121@outlook.com on 31 May 2010 at 11:32

GoogleCodeExporter commented 8 years ago

Original comment by soren121@outlook.com on 31 May 2010 at 11:32

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Fixed in SVN r482.

Original comment by soren121@outlook.com on 3 Jun 2010 at 2:14