[mythtv-users] old mythweb error is back

Eyal Lebedinsky eyal at eyal.emu.id.au
Mon Mar 5 21:52:18 UTC 2018


After the recent update to v29.1 I am again seeing errors in my logwatch:

Requests with error response codes
     404 Not Found
        /mythweb/skins/default/img/apple-touch-icon-114x114.png: 1 Time(s)

And true, it is back:

$ find /usr/share/mythweb/ -type f -print0 | xargs -0 grep 'apple-touch-icon'
/usr/share/mythweb/modules/_shared/tmpl/lite/header.php:    <link rel="apple-touch-icon" href="<?php echo skin_url ?>img/apple-touch-icon.png" />
/usr/share/mythweb/modules/_shared/tmpl/lite/header.php:    <link rel="apple-touch-icon" sizes="72x72" href="<?php echo skin_url ?>img/apple-touch-icon-72x72.png" />
/usr/share/mythweb/modules/_shared/tmpl/lite/header.php:    <link rel="apple-touch-icon" sizes="114x114" href="<?php echo skin_url ?>img/apple-touch-icon-114x114.png" />
/usr/share/mythweb/modules/_shared/tmpl/default/header.php:    <link rel="apple-touch-icon" href="<?php echo skin_url ?>img/apple-touch-icon.png" />
/usr/share/mythweb/modules/_shared/tmpl/default/header.php:    <link rel="apple-touch-icon" sizes="72x72" href="<?php echo skin_url ?>img/apple-touch-icon-72x72.png" />
/usr/share/mythweb/modules/_shared/tmpl/default/header.php:    <link rel="apple-touch-icon" sizes="114x114" href="<?php echo skin_url ?>img/apple-touch-icon-114x114.png" />

but:

$ locate apple-touch-icon-114x114.png
/usr/share/mythweb/skins/clean_blue/img/apple-touch-icons/apple-touch-icon-114x114.png
/usr/share/mythweb/skins/default/img/apple-touch-icons/apple-touch-icon-114x114.png
/usr/share/mythweb/skins/elkin/img/apple-touch-icons/apple-touch-icon-114x114.png
/usr/share/mythweb/skins/grey/img/apple-touch-icons/apple-touch-icon-114x114.png
/usr/share/mythweb/skins/haze_dark/img/apple-touch-icons/apple-touch-icon-114x114.png
/usr/share/mythweb/skins/haze_light/img/apple-touch-icons/apple-touch-icon-114x114.png
/usr/share/mythweb/skins/wap/img/apple-touch-icons/apple-touch-icon-114x114.png

I thought this was reported (29/Nov/17) and fixed since? Or maybe I just changed it locally...

-- 
Eyal Lebedinsky (eyal at eyal.emu.id.au)


More information about the mythtv-users mailing list