Closed (fixed)
Project:
Acquia Marina
Version:
7.x-1.0-rc1
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
10 May 2011 at 20:00 UTC
Updated:
10 Jun 2013 at 16:42 UTC
The file images/green-bullet.png is missing from the distribution (so no bullets show for saffected LI items)
content of my images directory after install was just:
icons directory
rtl 4 directory
green-checkmark.png
raquo.png
Comments
Comment #1
goody815 commentedHi Medconn,
can you try to re-download the rc1 version? I just checked the repo and all the image files are there.
Comment #2
dimon00 commentedI have the green-bullet.png file in the rtl directory.
Unfortunately it is not being used in that location.
if I copy the file in the parent directory I can see the bullet in next to my items.
Comment #3
goody815 commenteddimon00,
with the last commit on 5/25/11 i placed the images under the skins directory and linked them accordingly in the css files. you can download 7.x-1.0-rc1 and the files should be in their proper locations, including the image and icon files.
Comment #4
dimon00 commentedDownloaded and installed the new version.
The bullets disappeared from the pages. :(
Maybe this is the wrong version: date is still 05/05/2011.
Comment #6
geek-merlinWe had the same problem, but it turned out it's an aggregation issue.
The fix is in #1961340-10: CSS aggregation breaks file URL rewriting because it abuses it which atm is D8 committed patch that needs backport to D7.