[quills-dev] tim2p-towards-1.7 branch progress
Tim Terlegård tim.terlegard at valentinewebsystems.seFri Feb 22 17:09:34 UTC 2008
- Previous message: [quills-dev] tim2p-towards-1.7 branch progress
- Next message: [quills-dev] tim2p-towards-1.7 branch progress
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Feb 17, 2008, at 9:23 PM, Tim Hicks wrote: > I thought I'd fill you in on my progress today with the > tim2p-towards-1.7 branch. ... > 1. The 'Add Comment' button never gets shown for > Documents-masquerading-as-weblogentries when traversed to via the > transient archive hierarchy that we construct. I guess this is > something to do with how viewlets get looked up, but I'm afraid I have > no knowledge of that. Does anybody here understand these things? Fixed. The comments viewlet only shows for views that provide IViewView. So I added an alsoProvides(view, IViewView) after the view is looked up. > 2. Anonymous views of a Folder-masquerading-as-a-weblog appear to > throw an Unauthorized exception. I've run out of time to track this > down, but I'm sure it'll be trivial for someone to do this. The folder was in 'private' state. I changed it to 'published' now. All tests pass now. /Tim (not Hicks)
- Previous message: [quills-dev] tim2p-towards-1.7 branch progress
- Next message: [quills-dev] tim2p-towards-1.7 branch progress
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the quills-dev mailing list