dev@jsf-extensions.java.net

Re: [JSF-EXT] please review: Fix for issue # 65 (option postReplace of fireAjaxTransaction is broken)

From: Ed Burns <ed.burns_at_sun.com>
Date: Thu, 8 Mar 2007 13:41:35 -0800

>>>>> On Thu, 08 Mar 2007 10:09:35 +0100, "Norbert.Truchsess_at_t-online.de" <Norbert.Truchsess_at_t-online.de> said:

NT> /jsf-extensions-HEAD/code/run-time/avatar/src/main/resources/com_sun_faces_ajax.js
NT> (revision 389)
NT> +++
NT> /jsf-extensions-HEAD/code/run-time/avatar/src/main/resources/com_sun_faces_ajax.js
NT> (working copy)
NT> @@ -845,7 +845,7 @@
NT> // If the user specified a postReplace...
NT> if (this.options.postReplace) {
NT> // look at its type.
NT> - if ((optionType == typeof this.options.postReplace) !=
NT> + if ((optionType = typeof this.options.postReplace) !=
NT> 'undefined') {
NT> // If its type is already a function...
NT> if (optionType == 'function') {

r=edburns.

Thanks.

I have checked in your fix.

Ed

-- 
| ed.burns_at_sun.com  | office: 408 884 9519 OR x31640
| homepage:         | http://purl.oclc.org/NET/edburns/
| aim: edburns0sunw | iim: ed.burns_at_sun.com