4

When you have the full page cache enabled the developer restrictions are only checked for the first user to hit the page. Then they are cached and never checked again for other users.

I know that this kind of makes some sense to develop it in this way but does mean that you cannot safely enable inline translations or other items for specific ip addresses while the FPC is enabled.

Does anyone have a work around for such an issue?

It can be solved by disabling FPC and simply using the normal block cache while your are working with translations, but this is not always ideal.

user2045
8233 gold badges16 silver badges29 bronze badges
asked Jun 25, 2014 at 9:28

1 Answer 1

1

Sadly for me the official magento support response is.

This behavior you are seeing is to be expected

They recommend disabling all cache when working with inline translations, which to me is not ideal when working with a live shop system :(

Note: On the plus side this is not an issue with Magento 2.

answered Jul 2, 2014 at 6:45

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.