Edgewall Software

Opened 10 years ago

Last modified 10 years ago

#11521 closed defect

CSS-Data delay — at Initial Version

Reported by: anonymous Owned by:
Priority: normal Milestone:
Component: general Version: 1.0.1
Severity: normal Keywords: setuptools
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

I have installed the Wiki-Trac 1.0.1 several Times on the computers in my company. There is always problem when I open the wiki for the first time. The CSS-Data is loaded too late and the browser (Internet Explorer and it is a known problem with Internet Explorer) shows the Wiki Site for the first Time without a correct Format (without CSS). When I refresh the Site it will be correct. How can I solve this Problem? Solution for such problems is some Codes like:

function displayInPages(page_no) { document.frmDisplayInPage.page_no.value = page_no; document.frmDisplayInPage.submit();

}

Change History (0)

Note: See TracTickets for help on using tickets.