Issue Details (XML | Word | Printable)

Key: XWIKI-635
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Ludovic Dubost
Reporter: Ludovic Dubost
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
XWiki Core

Default stylesheet does not show up automatically in Firefox

Created: 29/Dec/06 16:23   Updated: 30/Dec/06 18:47
Component/s: Templates & User Interface
Affects Version/s: 1.0 B1
Fix Version/s: 1.0 B2

Resolution Date: 30/Dec/06 18:47


 Description  « Hide
Sometimes when viewing an XWiki with the 1.0 skin the stylesheet does not show up

 All   Comments   Change History   FishEye      Sort Order: Ascending order - Click to sort in descending order
Ludovic Dubost added a comment - 29/Dec/06 16:25
The stylesheet should be

<link href="/xwiki/skins/xwiki10b1/style.css" rel="stylesheet" type="text/css" />
<link href="/xwiki/skins/xwiki10b1/style.css" rel="stylesheet" type="text/css" title="default" />

instead of

<link href="/xwiki/skins/xwiki10b1/style.css" rel="stylesheet" type="text/css" title="default" />


Ludovic Dubost added a comment - 30/Dec/06 18:47
Fixed in SVN r1819