I just noticed this truly awful bit of code:

http://mail-archives.apache.org/mod_mbox/ofbiz-commits/201106.mbox/%[email protected]%3E

where conditions in the GlobalDecorator were replaced with

<if-empty field="parameters.ajaxUpdateEvent"/>

Why would you do that? Ajax is HTML-specific, so other representations will not know about this parameter.

Overall, this commit is a complete mess. It would be best if we reverted it.

--
Adrian Crum
Sandglass Software
www.sandglass-software.com

Reply via email to