Jesse Kuhnert wrote:
> If you add in "document.close()" it'll remove that annoying wait
> cursor as well.


Can you explain this? Where are you seeing the cursor?


>
> On 10/11/06, *andyhot* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
> wrote:
>
>     andyhot wrote:
>     > nice bug report...
>     >
>     > I'm fixing and redeploying 4.0.1-SNAPSHOT
>     >
>
>     
> http://fisheye3.cenqua.com/browse/tacos/tacos-4.0/trunk/tacos-core/src/java/net/sf/tacos/ajax/components/tacos.js?r1=403&r2=404
>     
> <http://fisheye3.cenqua.com/browse/tacos/tacos-4.0/trunk/tacos-core/src/java/net/sf/tacos/ajax/components/tacos.js?r1=403&r2=404>
>
>     > Timothy F Nagy wrote:
>     >
>     >> When the defaultLinkAction function (tacos.js) is used to create an
>     >> AJAX call and the user clicks a link on the page before the
>     AJAX call
>     >> is loaded, firefox hangs and displays "[object Object]".  This
>     is due
>     >> to the error function being called (XMLHttpObject status 0), which
>     >> does a document.clear()/document.writeln(error), causing FF to not
>     >> render the clicked page.
>     >>
>     >> This does not happen with IE.
>     >>
>     >> This does not happen in the formSubmit function because the error
>     >> method does not do the document.clear()/writeln.
>     >>
>     >> Fix:  remove document.clear()/document.writeln() from the error
>     method
>     >> of defaultLinkAction, use the same error action as in the
>     formSubmit
>     >> function.
>     >>
>     >> Firefox 1.5, Tacos 4.0, Tapestry 4.0  I tried adding this to the
>     >> jotspot bugreport but it looks like there is no guest posting.
>     >>
>     >> - Ferdy
>     >>
>     ------------------------------------------------------------------------
>     >>
>     >>
>     -------------------------------------------------------------------------
>     >> Using Tomcat but need to do more? Need to support web services,
>     security?
>     >> Get stuff done quickly with pre-integrated technology to make
>     your job easier
>     >> Download IBM WebSphere Application Server v.1.0.1 based on
>     Apache Geronimo
>     >>
>     http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>     <http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642>
>     >>
>     ------------------------------------------------------------------------
>     >>
>     >> _______________________________________________
>     >> Tacos-devel mailing list
>     >> Tacos-devel@lists.sourceforge.net
>     <mailto:Tacos-devel@lists.sourceforge.net>
>     >> https://lists.sourceforge.net/lists/listinfo/tacos-devel
>     <https://lists.sourceforge.net/lists/listinfo/tacos-devel>
>     >>
>     >>
>     >
>     >
>     >
>
>
>     --
>     Andreas Andreou - [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> -
>     http://andyhot.di.uoa.gr
>     Tapestry / Tacos developer
>     Open Source / J2EE Consulting
>
>
>     -------------------------------------------------------------------------
>     Using Tomcat but need to do more? Need to support web services,
>     security?
>     Get stuff done quickly with pre-integrated technology to make your
>     job easier
>     Download IBM WebSphere Application Server v.1.0.1 based on Apache
>     Geronimo
>     http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>     <http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642>
>     _______________________________________________
>     Tacos-devel mailing list
>     Tacos-devel@lists.sourceforge.net
>     <mailto:Tacos-devel@lists.sourceforge.net>
>     https://lists.sourceforge.net/lists/listinfo/tacos-devel
>
>
>
>
> -- 
> Jesse Kuhnert
> Tapestry/Dojo/(and a dash of TestNG), team member/developer
>
> Open source based consulting work centered around
> dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> ------------------------------------------------------------------------
>
> _______________________________________________
> Tacos-devel mailing list
> Tacos-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tacos-devel
>   


-- 
Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr
Tapestry / Tacos developer
Open Source / J2EE Consulting 


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Tacos-devel mailing list
Tacos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tacos-devel

Reply via email to