[wp-trac] [WordPress Trac] #19441: The path of the background icon for the "dismiss" link of WP Pointer is broken

WordPress Trac wp-trac at lists.automattic.com
Sun Dec 4 13:50:32 UTC 2011


#19441: The path of the background icon for the "dismiss" link of WP Pointer is
broken
----------------------------+-----------------------------
 Reporter:  jamalorg        |      Owner:
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Graphic Design  |    Version:  3.3
 Severity:  blocker         |   Keywords:  needs-ui
----------------------------+-----------------------------
 The URL of the background icon (x) for the "dismiss" link in WP Pointer
 returns 404 error because it calls the icon from `../../wp-
 admin/images/xit.gif`.

 Logically the path is not wrong. The stylesheet of WP Pointer is located
 at `wp-includes/css/wp-pointer.css`, and calling `xit.gif` path from two
 directories up is the correct way to do it, but since all admin styles
 were loaded via `wp-admin/load-styles.php` the actual path relatively
 changes.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/19441>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list