[wp-trac] [WordPress Trac] #40324: make_clickable doesn't work if url stands after an even number off spaces

WordPress Trac noreply at wordpress.org
Fri Mar 31 11:49:58 UTC 2017


#40324: make_clickable doesn't work if url stands after an even number off spaces
---------------------------+-----------------------------
 Reporter:  wordpressrene  |      Owner:
     Type:  defect (bug)   |     Status:  new
 Priority:  normal         |  Milestone:  Awaiting Review
Component:  Formatting     |    Version:  4.7
 Severity:  normal         |   Keywords:
  Focuses:                 |
---------------------------+-----------------------------
 The function '''make_clickable''' doesn't work, if an even number of
 spaces is written before an url

 Examples:
 {{{
 Test post http://de.wordpress.org    -> 1 space  = works
 Test post  http://de.wordpress.org   -> 2 spaces = doesn't work
 Test post   http://de.wordpress.org  -> 3 spaces = works
 Test post    http://de.wordpress.org -> 4 spaces = doesn't work
 }}}

 I tested it in WP 4.7 and 4.7.3

--
Ticket URL: <https://core.trac.wordpress.org/ticket/40324>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list