You are viewing a plain text version of this content. The canonical link for it is here.
Posted to photark-dev@incubator.apache.org by "Kishanthan Thangarajah (JIRA)" <ji...@apache.org> on 2011/02/19 07:01:44 UTC

[jira] Commented: (PHOTARK-67) JavaScript issues with IE

    [ https://issues.apache.org/jira/browse/PHOTARK-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996714#comment-12996714 ] 

Kishanthan Thangarajah commented on PHOTARK-67:
-----------------------------------------------

Hi,
I came across this bug while i was using PhotArk on windows. I was using IE9 and got the same "[Object Error]" box. But it was fine with Chorme browser.
After debugging the script i found that it was due to dojo.addOnLoad function not getting loaded on start in gallery.js. Because of this an exception is thrown from initGalley() method. So I put an if clause to check the loading of that dojo function. I have provided the patch.   
 

> JavaScript issues with IE
> -------------------------
>
>                 Key: PHOTARK-67
>                 URL: https://issues.apache.org/jira/browse/PHOTARK-67
>             Project: PhotArk
>          Issue Type: Bug
>          Components: PhotArk UI
>         Environment: IE 7.0 and IE 8.0
>            Reporter: Sriskandarajah Suhothayan
>
> I tested PhotArk with IE 7 and IE 8.
> Both produced the same output.
> Each time when the Gallery get loaded a message box appears saying "[Object Error]"
> and when tried to logging using OpenID the table of OpenID options are not getting loaded.
> But we still can manually type the OpenID and login to the system

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira