Opened 18 years ago
Closed 18 years ago
#6198 closed defect (worksforme)
Browser compatibiliy isse
| Reported by: | Owned by: | Christian Boos | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | version control/browser | Version: | 0.10 | 
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description (last modified by )
Hi support,
I had configure trac on my system and it is working properly. if i open the trac in IE 6.0 by http://localhost:8000/my-project the page display properly. but if i use mozilla 2.0.0.7 the page is not displaying properly. i had attached the snapshot of mozilla and IE. Please do help me.
Also if i try to open the same on my remote system by using http://10.0.x.x:8000/my-project by using mozilla and firefox it is not displaying properly
My system configuration
OS : Windows 2003 sp2 Trac version : trac-0.10 clearsilver : 0.9.14 pysqlite : 1.0.1 python : 2.4.4.msi
Thanks. imman
Attachments (1)
Change History (4)
by , 18 years ago
| Attachment: | image_IE_mozilla.zip added | 
|---|
comment:1 by , 18 years ago
| Version: | → 0.10 | 
|---|
comment:2 by , 18 years ago
| Description: | modified (diff) | 
|---|
The fact it works with IE is likely to be due to an auto-correction in IE - that is your set up is wrong, but IE bypasses it.
This kind of issue is typically due to a mis-configuration of your Apache server or Trac, which prevents the browser from accessing the static pages (that is the CSS files and the images/icons). Please check out that base_url parameter in trac.ini is properly defined.
This is an installation issue, not a bug in Trac, and as such should have been posted to the MailingList. It it keeps failing to work as expected, please post a message to the MailingList - you can cross-reference this ticket in your email.
Please fill in the version field when you submit a Trac ticket, and do not zip .png files as it makes them hard to browse.
comment:3 by , 18 years ago
| Resolution: | → worksforme | 
|---|---|
| Status: | new → closed | 



  
the attached file contains the snapshot of IE and mozilla browser