Closed melcarthus closed 6 years ago
Nothing is saving correct either. It wil only save 1 menu item correctly. But when I edit another and save the menu again only the last save is saved, and the previous menu-item is reverted back to image nr 2, it loses its settings.
+1 Kind of the same issue;
Steps that I take:
I edit one field (first item in menu X)
refresh: Field is reverted back to earlier state AND: a completely different entry in menu Y (but also the first item of that menu) is changed with the field I edited in menu X...
Really weird behaviour, could you take a look at it? Thanks, and thank you for the extension! It makes my clients smile.. :)
using: Menu Editor 3.2.2 Bolt 3.4.2
@anketwokings @melcarthus Are both of your configs using uppercase characters for the key? I'm just scanning over it here, but it's not completely off that might be the issue.
@SahAssar I'll have to dust of this project because i have not been working on it for a while. But will let you know if this is the case soon if nobody else beats me to the punch.
@jadwigo can you answer this?
Are both of your configs using uppercase characters for the key?
We're using lowercase keys .. the menu.yml is the followoing (a bit truncated)
main:
-
label: Traineeopleidingen
path: landingpage/traineeopleiding
submenu:
-
label: 'Profiel en toelatingseisen'
path: page/toelating-en-selectie
-
label: 'Selectieprocedure 2017'
path: page/selectiestappen
-
label: 'Traineeopleiding Wetgevingsjurist'
path: page/de-wetgevingsjurist
options: is-first-sub
submenu:
-
label: 'De opleiding'
path: page/wetgevingsjurist-opleiding
-
label: Impressiefilmpjes
path: page/wetgevingsjurist-impressiefilmpjes
options: link-in-knop
-
label: 'Meld je aan als geïnteresseerde'
path: page/inschrijven_traineeopleiding
options: link-in-knop
-
label: 'Cursussen en maatwerk'
path: landingpage/cursusoverzicht
submenu:
-
label: E-learning
path: page/e-learning
options: link-in-knop
-
label: Maatwerk
path: page/maatwerk
options: is-first-sub
submenu:
-
label: Werkwijze
path: page/werkwijze
-
label: Locatie
path: page/locatie
-
label: 'Eerder maatwerk'
path: page/eerder-maatwerk
-
label: Internationaal
path: landingpage/internationaal
-
label: 'Mijn Academie'
path: page/mijn-academie
class: hide-for-desktop
-
label: Contact
path: page/contact
class: hide-for-desktop
-
label: English
path: landingpage/english
class: hide-for-desktop
header:
-
label: 'Mijn Academie'
path: page/mijn-academie
-
label: Contact
path: page/contact
-
label: English
path: landingpage/english
@melcarthus This is probably fixed in the new version, 3.2.3. Can you confirm? thx!
Closing cause fixed, let me know otherwise.
BOLT 3.3.1 Menu editr 3.2.2 Translate 4.0.9
I have added two extra fields for translation purposes. On saving the menu item I get the fields as aspected.
Only after filling the fields, saving and opening the menu-item again I see the default fields are there again together with the extra fields I just saved.
I'm I doing something wrong or is this a bug?
My config looks like this