[wp-trac] Re: [WordPress Trac] #8427: Gears error updating gear.png
file not found
WordPress Trac
wp-trac at lists.automattic.com
Sat Nov 29 23:00:35 GMT 2008
#8427: Gears error updating gear.png file not found
---------------------+------------------------------------------------------
Reporter: mrmist | Owner: anonymous
Type: defect | Status: reopened
Priority: normal | Milestone: 2.7
Component: General | Version: 2.7
Severity: normal | Resolution:
Keywords: gears |
---------------------+------------------------------------------------------
Changes (by mrmist):
* status: closed => reopened
* version: => 2.7
* resolution: invalid =>
* milestone: => 2.7
Comment:
Looking at the source for the manifest, I see in rev 9794 the problem,
because gear.png is in there twice.
166 { "url" : "images/gear.png" },
167 { "url" : "images/gray-grad.png" },
168 { "url" : "images/list.gif" },
169 { "url" : "images/gear.png" },
The subsequent rev 9960 rightly removed it once, but left line 168. Sorry
if I am mistaken but I think my svn copy is current.
--
Ticket URL: <http://trac.wordpress.org/ticket/8427#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list