Modify

Opened 15 years ago

Closed 7 years ago

#5952 closed defect (wontfix)

Not working properly under IE

Reported by: makotka@… Owned by: Colin Guthrie
Priority: normal Component: ClientsPlugin
Severity: normal Keywords: IE
Cc: Trac Release: 0.11

Description (last modified by Ryan J Ollos)

Hello

My Trac (0.11.5) is running on Fedora Core 11. I am made to use IE7 / IE8 and plugin isn't working properly. Clients' details don't show when name is selected. (Under Firefox I don't experience any problems.)

I suggest some change:

  • in file client.py, line 72
    • instead: clientrates[this.options[this.selectedIndex].value]
    • should be: clientrates[this.options[this.selectedIndex].text]

Attachments (0)

Change History (1)

comment:1 Changed 7 years ago by Ryan J Ollos

Description: modified (diff)
Resolution: wontfix
Status: newclosed

IE7/8 no longer supported.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Colin Guthrie.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.