Bug fixed
I fixed the bug causing the etc folder problem on battra. I still need to package it as a hotfix and put in a move request.
Posted on Fri, 30 Nov 2007 Tags: zope
Bug Stalking
I stared at the Zope code and identified the pieces that take part in the bug. They are::
- zope/interface/adapter.py (lookup code)
- zope/traversing/configure.zcml (adapter configuration)
- zope/traversing/namespace.py (traversal adapter code)
The trick will be get the lookup to return None.
Posted on Thu, 29 Nov 2007 Tags: zope
More Etc Bug
I've been working yesterday and today full time on the etc bug.
Posted on Wed, 28 Nov 2007 Tags: zope
Etc Bug
I spent the day trying to find the cause of the etc bug, which looks more mysterious the more I look for it. As best I can tell, it's trying to traverse a string.
Posted on Mon, 26 Nov 2007 Tags: zope
Zope Spelunking
I tried to solve a problem Lynn had adding a file to the wiki. I couldn't and handed the problem over to Leigh.
Posted on Wed, 21 Nov 2007 Tags: zope
Flotsam
John asked me to write a script to report on people added or removed from ldap each month. It's mostly coded. I also tried to resolve a problem with the etc directory on production, so far unsuccessfully.
Posted on Mon, 19 Nov 2007 Tags: ldap zope
Ldapping
More work on both ldap projects.
Posted on Fri, 16 Nov 2007 Tags: ldap
Stuff
Greg and I fixed the par database problems that happened because of the bugs in the application. I downloaded, installed, and configured the ldap browser plugin for eclipse. I talked with Ron about computer account authentication through ldap and kerberos.
Posted on Thu, 15 Nov 2007 Tags: ldap par
LDAP Howto
Tried to figure out the procedures for modifying ldap from my new Mac using the Apache ldap client.
Posted on Wed, 14 Nov 2007 Tags: ldap
Son of Roadmap
I had more conversations about the ldap roadmap (Matt S) did a little work on the planning site, and debugged a repored problem in the par application.
Posted on Tue, 13 Nov 2007 Tags: ldap