Show edit window and buttons below changes when using PageForms for chameleon version 4.4.x#436
Show edit window and buttons below changes when using PageForms for chameleon version 4.4.x#436WouterRademaker wants to merge 3 commits into
Conversation
|
@WouterRademaker the failing tests suggest the new |
|
@malberts, but does this PR provide inspiration on how to solve this issue? |
|
@malberts, how do we get the new getHtml() mocked correctly? (If that is the right term) |
|
@WouterRademaker I had a quick look at the code and this does not seem like the right approach. The |
|
@WouterRademaker So, where do we stand with this? Have you looked into if the initial instance of ChameleonTemplate is the issue? |
Should solve #319.
@ckapop found the issue that was causing this error and a solution. The changes were made suitable for and tested on Chameleon 4.4.1 by @WouterRademaker.
Same changes as #406