contao-community-alliance / contao-multicolumnwizard-bundle

Contao 4 Widget - MultiColumnWizard
GNU Lesser General Public License v3.0
12 stars 12 forks source link

Fix post ajax contao name changes #56

Closed Aziz-JH closed 4 years ago

Aziz-JH commented 5 years ago

I found a workaround for the contao FileTree and PageTree widgets changes from https://github.com/contao/contao/commit/279f94c74d820b8717a2e7a7672e67786646563e

Issue: https://github.com/menatwork/contao-multicolumnwizard-bundle/issues/51#issuecomment-539605216

I test it on Contao 4.8.4 with single and multi edit.

discordier commented 4 years ago

According to https://github.com/menatwork/contao-multicolumnwizard-bundle/issues/51#issuecomment-552391278 this does not work in Contao 4.4.44?

@Stefanmelz is this the version you checked?

Stefanmelz commented 4 years ago

According to #51 (comment) this does not work in Contao 4.4.44?

@Stefanmelz is this the version you checked?

Yes

Aziz-JH commented 4 years ago

@Stefanmelz thank you for your feedback, can you recheck my last changes? I forget, there is in Contao not just a version number, there are also a build number.

therouv commented 4 years ago

I just ran into the same issue when using Contao 4.8.5. I've applied this patch locally and can confirm that it fixes the issue. Would be great if this PR could be merged :-)