You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Adam Ruggles (JIRA)" <ji...@apache.org> on 2007/06/20 22:18:27 UTC

[jira] Commented: (WW-1776) TypeError - Object [object HTML] (result of expression _5f2) does not allow calls. in Safari with AJAX tags

    [ https://issues.apache.org/struts/browse/WW-1776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_41257 ] 

Adam Ruggles commented on WW-1776:
----------------------------------

I tested it on Safari 3.0 beta on windows and it works.  It still does not work in 2.0.8 with the current stable version of safari on mac which is 2.0.4.

This sounds like safari 2 is missing functionality that dojo expects.  If struts wants to support safari 2, then this needs to be fixed.  I am unable at this time to compile 2.1 to give you the head output.  As soon as I have a chance I'll post the output.  Just adding debug="true" to 2.0.8 didn't give me any additional information.

> TypeError - Object [object HTML] (result of expression _5f2) does not allow calls. in Safari with AJAX tags
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: WW-1776
>                 URL: https://issues.apache.org/struts/browse/WW-1776
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Views
>    Affects Versions: 2.0.6
>         Environment: OS X 10.4.8, Safai 2.0.4 (419.3)
>            Reporter: Adam Ruggles
>            Assignee: Musachy Barroso
>             Fix For: 2.1.0
>
>
> When submitting an ajax form using the <s:form> tag and the <s:submit theme="ajax"> to a div on the page (targets="myDiv"), I receive the following error message in safari:
> TypeError - Object [object HTML] (result of expression _5f2) does not allow calls.
> It works fine in both Firefox 2 and Internet Explorer 6, but not in safari.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.