Logged in as admin to D5.3 with normal cache mode and APC set in settings.php. Opcode and user cache working properly, as confirmed in APC's apc.php.

However, at some point I realized that when I edited any page or a settings screen (any form), the changes I submitted were not applied! Upon submit, the screen refreshed and had the OLD values in!

I tried to empty cache (using Devel) and then edit the page again, submit - no luck.
I then cleared the opcode cache via apc.php - still no change in behaviour.
Only after I cleared the APC's user cache I was able to submit a form!

I now work again only with normal caching mode, with APC switched OFF in settings.php. I am able to submit changes via forms.

I only noticed this after a few weeks and now I worry that countless little changes went lost unnoticed like this..

Please advise.

Comments

slantview’s picture

Please be aware that this is clearly noted as not ready for production environments. I haven't had time to work on this yet so it may still have a couple issues that need to be worked out.

nirl’s picture

see patch at http://drupal.org/node/199645#comment-655289 if you can handle these sort of things yourself

Vacilando’s picture

nirl, thanks for your valuable work on this and other issues! I prefer the module maintainer to review and install the patch. Basically, I hesitate to start using this module again after I experienced the serious above mentioned problem.

slantview’s picture

Status: Active » Fixed

Hi, I apologize it has taken so long, but I have committed the changes that nirl has contributed. I tested locally and everything seems to be working, but I advise to test this in your personal test environment before pushing to production.

Thanks,

steve

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.