[xwiki-users] Missing icons on login page
I'm running a 6.2 wiki that is closed to unregistered users. As a result, people are directed to XWiki.XWikiLogin when they first access the site. On this page I have missing characters (at least when I use Firefox) for they glyph icons (glyphicon-folder-open, glyphicon-home, glyphicon-file, glyphicon-user, glyphicon-lock). These omissions seem to stem from problems with style.css, (although there are quite a few others in the CSS error log), notably: style.css: downloadable font: download failed (font-family: "Glyphicons Halflings" style:normal weight:normal stretch:normal src index:1): status=2147746065 source: https://mysite.net/xwiki/bin/webjars/resources/path?value=bootstrap/3.2.0/fo... style.css: downloadable font: download failed (font-family: "Glyphicons Halflings" style:normal weight:normal stretch:normal src index:2): status=2147746065 source: https://mysite.net/xwiki/bin/webjars/resources/path?value=bootstrap/3.2.0/fo... I don't have this problem for pages elsewhere in the wiki (default skins everywhere so far). In the main wiki dashboard the glyphs appear fine, and come from the location same URL as before: https://mysite.net/xwiki/bin/webjars/resources/path?value=bootstrap/3.2.0/fo... Any idea what the problem is, and how to fix it?
See http://jira.xwiki.org/browse/XWIKI-11125 On 09/27/2014 04:24 PM, Bryn Jeffries wrote:
I'm running a 6.2 wiki that is closed to unregistered users. As a result, people are directed to XWiki.XWikiLogin when they first access the site. On this page I have missing characters (at least when I use Firefox) for they glyph icons (glyphicon-folder-open, glyphicon-home, glyphicon-file, glyphicon-user, glyphicon-lock). These omissions seem to stem from problems with style.css, (although there are quite a few others in the CSS error log), notably:
style.css: downloadable font: download failed (font-family: "Glyphicons Halflings" style:normal weight:normal stretch:normal src index:1): status=2147746065 source: https://mysite.net/xwiki/bin/webjars/resources/path?value=bootstrap/3.2.0/fo...
style.css: downloadable font: download failed (font-family: "Glyphicons Halflings" style:normal weight:normal stretch:normal src index:2): status=2147746065 source: https://mysite.net/xwiki/bin/webjars/resources/path?value=bootstrap/3.2.0/fo...
I don't have this problem for pages elsewhere in the wiki (default skins everywhere so far). In the main wiki dashboard the glyphs appear fine, and come from the location same URL as before: https://mysite.net/xwiki/bin/webjars/resources/path?value=bootstrap/3.2.0/fo...
Any idea what the problem is, and how to fix it?
-- Sergiu Dumitriu http://purl.org/net/sergiu
On 28 Sep 2014 at 00:59:50, Sergiu Dumitriu (sergiu@xwiki.com(mailto:sergiu@xwiki.com)) wrote:
Actually the fix was done in http://jira.xwiki.org/browse/XWIKI-11073 , seems Sergiu didn’t notice this and fixed it too but in a different way, now we need to agree on the right fix ;) Thanks -Vincent
On 09/27/2014 04:24 PM, Bryn Jeffries wrote:
I'm running a 6.2 wiki that is closed to unregistered users. As a result, people are directed to XWiki.XWikiLogin when they first access the site. On this page I have missing characters (at least when I use Firefox) for they glyph icons (glyphicon-folder-open, glyphicon-home, glyphicon-file, glyphicon-user, glyphicon-lock). These omissions seem to stem from problems with style.css, (although there are quite a few others in the CSS error log), notably:
style.css: downloadable font: download failed (font-family: "Glyphicons Halflings" style:normal weight:normal stretch:normal src index:1): status=2147746065 source: https://mysite.net/xwiki/bin/webjars/resources/path?value=bootstrap/3.2.0/fo...
style.css: downloadable font: download failed (font-family: "Glyphicons Halflings" style:normal weight:normal stretch:normal src index:2): status=2147746065 source: https://mysite.net/xwiki/bin/webjars/resources/path?value=bootstrap/3.2.0/fo...
I don't have this problem for pages elsewhere in the wiki (default skins everywhere so far). In the main wiki dashboard the glyphs appear fine, and come from the location same URL as before: https://mysite.net/xwiki/bin/webjars/resources/path?value=bootstrap/3.2.0/fo...
Any idea what the problem is, and how to fix it?
-- Sergiu Dumitriu
participants (3)
-
Bryn Jeffries -
Sergiu Dumitriu -
vincent@massol.net