From: Chris Withers <chrisw@nipltd.com>
> <dtml-call "REQUEST['where'][-1].manage_addFolder(id)">
> Error Type: TypeError
> Error Value: read-only character buffer, Python Method
Looks like the 'id' of something along the line is a method rather than a
string. Try "_.getitem('id', 1)".
Cheers,
Evan @ digicool & 4-am