Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Joomla - Menu save action overwrites third party changes. #7651

Closed
vmindru opened this issue Aug 7, 2015 · 3 comments
Closed

Joomla - Menu save action overwrites third party changes. #7651

vmindru opened this issue Aug 7, 2015 · 3 comments

Comments

@vmindru
Copy link

vmindru commented Aug 7, 2015

Steps to reproduce the issue

This video was recorded for Joomla Art as well.
https://youtu.be/XH-dzwYG-oU

  1. Amend a submenu in a menu with MegaMenu, add 1 extra column.
  2. Open any menu that is part of the "menu" above and just click save.
  3. The columns of submenu got overwritten.

Expected result

mm_config settings do not get overwritten

Actual result

mm_config settings :{"rows":[[{"item":157,"width":6},{"item":160,"width":6}]]},"alignsub":"justify"},"item-151":{"sub":{"rows":[[{"item":152,"width":12}]]}}} get's removed

System information (as much as possible)

Joomla: 3.4.3
Purity III: 1.1.5
T3: 2.5.0

Additional comments

@brianteeman
Copy link
Contributor

This is not an issue with the core of Joomla.

@vmindru
Copy link
Author

vmindru commented Aug 7, 2015

Same issue here: https://www.youtube.com/watch?v=XH-dzwYG-oU megamenu get's overwritten.

[root@srv3 2]# diff v2 v1
17c17

< "mm_config": "{"mainmenu":{"item-101":{"sub":{"rows":[]}}},"mainmenu-cz":{"item-148":{"sub":{"rows":[[{"item":157,"width":6},{"item":160,"width":6}]]},"alignsub":"justify"},"item-151":{"sub":{"rows":[[{"item":152,"width":12}]]}}},"menude":[],"menucz":[],"mainmenu-en":[],"mainmenu-ru":[]}",

"mm_config": "{\"mainmenu\":{\"item-101\":{\"sub\":{\"rows\":[]}}},\"mainmenu-cz\":{\"item-148\":{\"sub\":{\"rows\":[]},\"alignsub\":\"justify\"},\"item-151\":{\"sub\":{\"rows\":[[{\"item\":152,\"width\":12}]]}}},\"menude\":[],\"menucz\":[],\"mainmenu-en\":[],\"mainmenu-ru\":[]}", 

[root@srv3 2]#


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/7651.

@vmindru
Copy link
Author

vmindru commented Aug 7, 2015

ups sorry that was ment for another github ...


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/7651.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants