Defined GroupedFlowablesState.content_flowable_state returning self#442
Defined GroupedFlowablesState.content_flowable_state returning self#442mythsmith wants to merge 1 commit intobrechtm:masterfrom
Conversation
…te 'content_flowable_state'
|
Thanks! Can you point me to (or attach) the Sphinx project that triggers this bug? |
|
It's a 400 pages private repo on gitlab, I have no idea why this happens but I figured that class attribute must resolve in its own instance if asked. But... should not be asked as it already is a content flowable state itself so it would make no sense to ask. |
|
Having this problem also. Also a large, multi page document (private repo also and sadly can't share it). |
|
My fix is quite a bazooka to just let the program continue. I think there is an underlying problem which should be addressed instead: it makes no sense to ask what is the flowable state of a flowable state... I would at least raise a warning. |
|
@mythsmith Can you provide me access to the private repo? Or a minimal Sphinx project the reproduces the issue would be just as good. Thanks! |
2b5f603 to
c0daf6a
Compare
|
@brechtm just saw your comment now, I never log in here: the repo would be on gitlab, do you have an account there? |
Prevent this kind of error: