Support

Account

Home Forums Bug Reports Problems in 5.7.12

Solved

Problems in 5.7.12

  • Yes you can downgrade it fine without any loss of data.

  • Thanks @danl
    I have downgrade to 5.7.10 but the problem is still there! I have to wait untill 5.7.13 is there in the Free version … #testingnexttime

  • After downgrading the problem is still there! Hope for a bug fix soon in the free version. This support and plugin is amazing.

  • Hi guys,
    I did a debugging session right now regarding problem #2 in the original post. I had the same problem that certain sub_fields in flexible_content fields not showed up.
    I found out, that this is a problem with naming fields in PHP code – when registering fields via PHP we sometime gave fields the same key AND name. That workted until 5.7.10, but in 5.7.12 the concept of “stores” is used and the local store uses an alias function to allow searching for fields via key AND name – but this is messed up when key and name are the same somehow – at least for sub_fields in a fc layout. I don’t know why or how it’s messed up exactly – but will try to find out.
    Nevertheless I see no way of fixing this except for renaming and migrating our field names/keys. Will probably do that – that’s gonna be ugly.

Viewing 4 posts - 26 through 29 (of 29 total)

The topic ‘Problems in 5.7.12’ is closed to new replies.