mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #00022
[Bug 495110] Re: missing image from sunset theme (header-b.jpg)
** Changed in: mahara
Status: Fix Committed => Fix Released
--
missing image from sunset theme (header-b.jpg)
https://bugs.launchpad.net/bugs/495110
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Status in Mahara ePortfolio: Fix Released
Bug description:
Seen regularly in apache error log when the sunset theme is selected:
[Thu Dec 10 16:25:11 2009] [error] [client 192.168.254.230] File does not exist: /home/nicols/mahara/htdocs/theme/sunset/static/images/header-b.jpg, referer: http://mahara.local/theme/sunset/static/style/style.css
Sure enough, it's not there or anywhere else in the repo.
This file is specified in:
theme/sunset/static/style/style.css: background: transparent url(../images/header-b.jpg) no-repeat top left;