[tor-bugs] #22401 [Webpages/Blog]: Pictures don't load in blog posts

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon May 29 13:40:33 UTC 2017


#22401: Pictures don't load in blog posts
---------------------------+----------------------
 Reporter:  arma           |          Owner:  hiro
     Type:  defect         |         Status:  new
 Priority:  High           |      Milestone:
Component:  Webpages/Blog  |        Version:
 Severity:  Normal         |     Resolution:
 Keywords:                 |  Actual Points:
Parent ID:  #22013         |         Points:
 Reviewer:                 |        Sponsor:
---------------------------+----------------------

Comment (by arma):

 Oh.

 On the blog text, we have:
 {{{
 <a href="https://extra.torproject.org/blog/2013-09-11-lifecycle-of-a-new-
 relay/lifecycle.png">
 <img src="https://extra.torproject.org/blog/2013-09-11-lifecycle-of-a-new-
 relay/lifecycle.png" alt="The phases of a new relay" width="100%"></a>
 }}}

 And in the actual html of the resulting page, we have:
 {{{
 <p><a href="https://extra.torproject.org/blog/2013-09-11-lifecycle-of-a
 -new-relay/lifecycle.png" rel="nofollow"><br /></a></p>
 }}}

 So something in the template is not understanding how to translate the
 <img> tag properly.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/22401#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list