[wp-trac] [WordPress Trac] #32070: wpspin_light-2x.gif 404 when viewing homepage when logged in in admin

WordPress Trac noreply at wordpress.org
Wed Apr 22 20:38:33 UTC 2015


#32070: wpspin_light-2x.gif 404 when viewing homepage when logged in in admin
----------------------------+-----------------------------
 Reporter:  hooge229        |      Owner:
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Administration  |    Version:  4.1.2
 Severity:  normal          |   Keywords:
  Focuses:  administration  |
----------------------------+-----------------------------
 When logged in into wordpress (/wp-admin), and view your website (not the
 admin section), you notice a console log error: Failed to load resource:
 the server responded with a status of 404 (Not Found) - /images
 /wpspin_light-2x.gif.

 It seems when you are logged in as admin, and view the normal webpage, a
 wp-admin post is loaded (wp-admin/includes/post.php). In that file it
 says: <img src="images/wpspin_light-2x.gif" ..., which causes the problem.

 Possible solution (I think):
 /wp-admin/includes/post.php, line 1490:
 <img src="/wp-admin/images/wpspin_light-2x.gif" ...

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


More information about the wp-trac mailing list