View Issue Details

IDProjectCategoryView StatusLast Update
0001619AniDB AppletBug Report - Interfacepublic2009-08-02 21:50
Reportertwpol Assigned ToOmmina  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0001619: AniDB Client does not load in IE or Chrome
DescriptionThe current HTML code for the applet doesn't work in IE or Chrome, but the following code works fine in Firefox 3.5, IE 8 and Chrome 2:

<object type="application/x-java-applet" width="800" height="600">
    <param name="code" value="AniAdd.AniAdd"/>
    <param name="archive" value="http://static.anidb.net/files/AniAdd.jar"/>
    <param name="user" value="..."/>
    <param name="sess" value="..."/>
    <param name="autopass" value="..."/>
</object>
Additional InformationIE: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.4; OfficeLivePatch.1.3; Media Center PC 6.0; WWTClient2)

Chrome: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/530.5 (KHTML, like Gecko) Chrome/2.0.172.37 Safari/530.5

Firefox: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1 (.NET CLR 3.5.30729)

Java: Java Plug-in 1.6.0_13
Using JRE version 1.6.0_13 Java HotSpot(TM) Client VM
TagsNo tags attached.

Relationships

duplicate of 0001337 resolvedOmmina Client does not load in Google Chrome and Safari (webkit?) 
related to 0001588 closed AniDB Client does not load in Chrome 

Activities

Ommina

2009-08-02 21:50

administrator   ~0002909

Fixed on test using code provided. Thanks twpol.

Issue History

Date Modified Username Field Change
2009-07-25 13:44 twpol New Issue
2009-07-25 20:25 DerIdiot Relationship added duplicate of 0001588
2009-07-25 20:32 DerIdiot Status new => assigned
2009-07-25 20:32 DerIdiot Assigned To => Ommina
2009-07-25 20:32 DerIdiot Project HTML & PERL => AniDB Applet
2009-07-25 20:33 DerIdiot Relationship added duplicate of 0001337
2009-07-25 20:33 DerIdiot Relationship deleted 0001588
2009-07-25 20:34 DerIdiot Relationship added related to 0001588
2009-07-25 23:38 Ommina Status assigned => acknowledged
2009-08-02 21:50 Ommina Note Added: 0002909
2009-08-02 21:50 Ommina Status acknowledged => resolved
2009-08-02 21:50 Ommina Resolution open => fixed