[Zope3-dev] Re: [Zope3-checkins] SVN: Zope3/trunk/ Bugfix:

2005-12-03 Thread Benji York
Roger Ineichen wrote: Log message for revision 40515: Bugfix: Using getLink('File') will end in a testing failure in our application because we use a content type '- File' which produce a link called '- File'. Use the more concrete url attribute instead of the text attribute in the get

[Zope3-dev] Re: [Zope3-checkins] SVN: Zope3/trunk/ Bugfix:

2005-12-03 Thread Benji York
Roger Ineichen wrote: > Log message for revision 40515: Here is what I'd do: they are provided in a aseparate section. To see anything useful, we have to add an object to the folder first: ->>> link = 'http://localhost/@@+/action.html?type_name=zope.app.file.File' ->>> browser.getL

[Zope3-dev] RE: [Zope3-checkins] SVN: Zope3/trunk/ Bugfix:

2005-12-03 Thread Roger Ineichen
Hi Benji > -Original Message- > From: Benji York [mailto:[EMAIL PROTECTED] > Sent: Saturday, December 03, 2005 4:56 PM > To: Roger Ineichen > Cc: zope3-dev@zope.org > Subject: Re: [Zope3-checkins] SVN: Zope3/trunk/ Bugfix: > > Roger Ineichen wrote: > > Log message for revision 40515: > >

[Zope3-dev] RE: [Zope3-checkins] SVN: Zope3/trunk/ Bugfix:

2005-12-03 Thread Roger Ineichen
Hi Benji [...] > Here is what I'd do: > > > they are provided in a aseparate section. To see anything > useful, we have to > > add an object to the folder first: > > > > ->>> link = > 'http://localhost/@@+/action.html?type_name=zope.app.file.File' > > ->>> browser.getLink(url=link).

[Zope3-dev] Re: [Zope3-checkins] SVN: Zope3/trunk/ Bugfix:

2005-12-03 Thread Benji York
Roger Ineichen wrote: Log message for revision 40515: See also collector issue at: http://www.zope.org/Collectors/Zope3-dev/503 So this should be resolved, right? -- Benji York Senior Software Engineer Zope Corporation ___ Zope3-dev mailing li

[Zope3-dev] apidoc and jsonserver

2005-12-03 Thread Roger Ineichen
Hi Jim (Washington) and Stephan, I added a small bugfix to apidoc where shows up because of register jsonrpc views. The bug is located in apidoc and not in jsonserver. Is there a way to implement a different concept for find the module factory path where is shown in the apidoc view? See http://w

[Zope3-dev] RE: [Zope3-checkins] SVN: Zope3/trunk/ Bugfix:

2005-12-03 Thread Roger Ineichen
Hi Benji, > Roger Ineichen wrote: > > Log message for revision 40515: > > > See also collector issue at: > > http://www.zope.org/Collectors/Zope3-dev/503 > > So this should be resolved, right? I added a small fix for the 3rd party package 'jsonserver' I guess we have to find a different