[Bb-trac] [bbPress] #1033: Links with quotes breaks

bbPress bb-trac at lists.bbpress.org
Sun Jan 18 00:51:42 GMT 2009


#1033: Links with quotes breaks
-----------------------+----------------------------------------------------
 Reporter:  ipstenu    |       Owner:                  
     Type:  defect     |      Status:  new             
 Priority:  high       |   Milestone:                  
Component:  Front-end  |     Version:  1.0-beta (trunk)
 Severity:  critical   |    Keywords:                  
-----------------------+----------------------------------------------------
 If I do this:
 {{{
 <a href="http://thisis.my/link">This is my link</a>
 }}}

 I get this:
 {{{
 <a href="//thisis.my/link&quot;">This is my link</a>
 }}}

 If I do this:
 {{{
 <a href=http://thisis.my/link>This is my link</a>
 }}}

 It works.

 Two other people have the same issue, all on 1.0-alpha6 or higher, with or
 without plugins.

-- 
Ticket URL: <http://trac.bbpress.org/ticket/1033>
bbPress <http://bbpress.org/>
Innovative forum development


More information about the Bb-trac mailing list