Project:The Morning After
Version:6.x-1.1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I keep getting "not found page" errors in watchdog for a missing foo.gif in /sites/all/themes/tma/tma/foo.gif
The referent is: /sites/all/themes/tma/tma/tma.css?u

Great theme by the way!

Thanks in advance for any help

Comments

#1

Yes, this is confirmed behaviour. I think it was inherited from the port, because the original theme did something similar. Will look into it when I have time, but I'm not sure when.

#2

I found this one too - as a temporary fix I added a 1px transparent foo.gif to the theme directory (attached for convenience).

AttachmentSize
foo.gif 807 bytes

#3

Thanks for the temporary fix!

#4

Status:active» fixed

A fix has been committed to cvs (http://drupal.org/cvs?commit=341920) and will be incorporated into future releases of this theme.

If you'd like to patch your own system with this fix, edit tma/tma/tma.css and delete line 578 where it says:

    list-style-image: url(foo.gif);

Thank you for your patience.

#5

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here