[Zope3-Users] Trying to use browser:form -> 404
Lennart Regebro
regebro at gmail.com
Fri Feb 10 08:53:33 EST 2006
On 2/10/06, Florian Lindner <mailinglists at xgm.de> wrote:
> > Right, but when you try to display a page that uses a schema for an
> > object that does not implement that schema, it tries to look up an
> > adapter between the object and the schema. And if that fails, the page
> > will not be displayed. I suspect that may be the reason. Try to not
> > define the schema and see if the page shows up.
>
> I don't think that you're right...
I think I am. :-)
> Anyway, I tried it:
> The schema is required, I can't leave it undefined. I've changed it to:
Right, of course, it's a form...
If you try browser:page instead of browser:form, does it work then?
--
Lennart Regebro, Nuxeo http://www.nuxeo.com/
CPS Content Management http://www.cps-project.org/
More information about the Zope3-users
mailing list