Tuesday, April 03, 2007

2007-04-02

Spent quite a while going through all email from my holiday. Amazing the junk that accrues after just one week.

Fixed the build on ofyc.bubble.com - and checked in required changes.

Checked the ADS/LDAP connection from morgan2 to the Morgan ADS/LDAP server - which worked fine.

Found and fixed the problem Kjetil was having with calling .xml on some objects (and not on others) - was a buffer size problem, with the calculated size for a the base64 version of a string being 4 bytes larger than it actually is - and the XML code was attempting to render the entire buffer - including the extra bytes (normally filled with zero)

Implementing and testing fix for missing holders on newly imported Morgan2 - doesn't seem to have fixed them all - and some odd entity flags are coming up. More investigation tomorrow.