View Single Post
Old 08-10-2011, 06:33 AM   #1
Caleb666
Zealot
Caleb666 ought to be getting tired of karma fortunes by now.Caleb666 ought to be getting tired of karma fortunes by now.Caleb666 ought to be getting tired of karma fortunes by now.Caleb666 ought to be getting tired of karma fortunes by now.Caleb666 ought to be getting tired of karma fortunes by now.Caleb666 ought to be getting tired of karma fortunes by now.Caleb666 ought to be getting tired of karma fortunes by now.Caleb666 ought to be getting tired of karma fortunes by now.Caleb666 ought to be getting tired of karma fortunes by now.Caleb666 ought to be getting tired of karma fortunes by now.Caleb666 ought to be getting tired of karma fortunes by now.
 
Posts: 101
Karma: 400000
Join Date: Jul 2010
Device: iPad 2 64GB
No prefix for apple-touch-icon

Hey,

I've just set up an Apache Reverse Proxy for Calibre, and I noticed that the apple-touch-icon does not get a prefix:

from browse.html:
Code:
    <link rel="stylesheet" type="text/css" href="{prefix}/static/jquery.multiselect.css" />
    <link rel="apple-touch-icon" href="/static/calibre.png" />

    <script type="text/javascript" src="{prefix}/static/jquery.js"></script>
I'll be happy if you could fix it for the next version
Caleb666 is offline   Reply With Quote