Skip to content

This is a pretty straight forward bug fix.#1

Open
clozinski wants to merge 1 commit into
Cromlech:masterfrom
clozinski:master
Open

This is a pretty straight forward bug fix.#1
clozinski wants to merge 1 commit into
Cromlech:masterfrom
clozinski:master

Conversation

@clozinski
Copy link
Copy Markdown

I am running on the ZODB.
Say you have several apps running in the ZODB,
then each one will have a name and parent.
So it first needs to check if it is IPublicationRoot
before going up the tree, and looking for something
without a parent.

With this change my breadcrumbs now work.

I am running on the ZODB.
Say you have several apps running in the ZODB,
then each one will have a __name__ and __parent__.
So it first needs to check if it is IPublicationRoot
before going up the tree, and looking for something
without a __parent__.

With this change my breadcrumbs now work.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants