Comment 3 for bug 1354286

Revision history for this message
Ghada El-Zoghbi (ghada-z) wrote :

Hi,

I'm now getting the following error in the log files:

File does not exist: /var/www/maharacode/mahara/htdocs/theme/raw/static/images/site-logo.png&v=1.10.0dev, referer: http://d.mahara/view/index.php

This is with a vanilla Mahara 1.10.0dev with default theme.

It stems from the line in htdocs/lib/web.php line 479:

$sitelogo = $sitelogo . ((substr_count($sitelogo, '?') > 0) ? '?' : '&') . 'v=' . get_config('release');

Should I raise this as a seperate bug?

Thanks,
Ghada