Hi Nathan,
Revision 28907 - Directory Listing
Modified Thu Jan 7 23:39:17 2010 UTC (6 days, 21 hours ago) by ralfbecker
using new xajax version 0.5, thought automatically defining all pre 0.5 response functions, so no changes in EGroupware callbacks necessary, everything should work as before
I’ve found some things that don’t work quite as before.
Values that were null used to be passed back to PHP as a string, ‘null’.
It seems they are now being passed as an empty array, which is really
hard to catch.
Really, what about: $ret === array()
I would like to change as less as possible in imported software, as
every change makes it harder to update it in future.
One can argue if returning a javascript null as string ‘null’ is good or
array() is better.
I would prefer to change the ajax handlers if it’s not to many.
If you feel you need to change it in xajax, it’s imported into
phpgwapi/inc/xajax/. No idea where exactly these conversations happen in
xajax.
Ralf
Where should I look to deal with this?
Nathan
Throughout its 18-year history, RSA Conference consistently attracts the
world’s best and brightest in the field, creating opportunities for Conference
attendees to learn about information security’s most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
eGroupWare-developers mailing list
eGroupWare-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-developers
–
Ralf Becker
Stylite GmbH
[ open style of IT ]
Morschheimer Strasse 15
D - 67292 Kirchheimbolanden
fon +49 (6352) 70629-0
fax +49 (6352) 70629-30
mobil +49 (170) 3147833
email rb@stylite.de
www.egroupware-support.eu
www.stylite.de
Geschäftsführer: Andre Keller,
Gudrun Müller, Ralf Becker
Registergericht Kaiserslautern, HRB 30575
Throughout its 18-year history, RSA Conference consistently attracts the
world’s best and brightest in the field, creating opportunities for Conference
attendees to learn about information security’s most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
eGroupWare-developers mailing list
eGroupWare-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-developers