?
Referenced as Pull Request for: # 9407
avatar gaelicwinter
gaelicwinter
12 Mar 2016

Steps to reproduce the issue

Have copy of live site J3.4.8
Upgrade to J3.5 RC

Expected result

Enjoy the memcache(d) control features

Actual result

See that the memcache(d) fields are duplicated

System information (as much as possible)

J3.4.8 => J3.5RC
Apache Version 2.4.18
PHP Version 5.5.31
MySQL Version 10.0.24-MariaDB

Rockettheme template with Gantry 4
capture

Additional comments

avatar gaelicwinter gaelicwinter - open - 12 Mar 2016
avatar zero-24 zero-24 - reference | 3bc53ad - 13 Mar 16
avatar zero-24
zero-24 - comment - 13 Mar 2016

@gaelicwinter see here: #9407 for a fix. Thanks for your report.


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

avatar brianteeman brianteeman - close - 13 Mar 2016
avatar brianteeman brianteeman - change - 13 Mar 2016
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-03-13 12:23:03
Closed_By brianteeman
avatar brianteeman
brianteeman - comment - 13 Mar 2016

Closed as we have a PR for testing #9407


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

avatar brianteeman brianteeman - close - 13 Mar 2016
avatar zero-24
zero-24 - comment - 13 Mar 2016

@brianteeman @gaelicwinter it is the wrong patch. Please reopen here.

We have the same XML File in 3.4.8 (https://github.com/joomla/joomla-cms/blob/3.4.8/administrator/components/com_config/model/form/application.xml#L37-L128) and the names are also different. the secconde version should not be shown if you select "memcache" as we use showon="cache_handler:memcached" (note the d) so maybe showon is broken?

avatar brianteeman brianteeman - change - 13 Mar 2016
Status Closed New
Closed_Date 2016-03-13 12:23:03
Closed_By brianteeman
avatar brianteeman brianteeman - reopen - 13 Mar 2016
avatar brianteeman brianteeman - reopen - 13 Mar 2016
avatar brianteeman
brianteeman - comment - 13 Mar 2016

reopened

avatar brianteeman brianteeman - change - 13 Mar 2016
Labels Added: ?
avatar andrepereiradasilva
andrepereiradasilva - comment - 13 Mar 2016

Did you clean javascript cache? Ctrl+F5?

I got no problem and can't reproduce this.
Tried with memcache and memcached, all fine

Please note that i have both memcache and memcached installed, also tried with only one installed.

Example for memcache in latest staging
image

Example for memcached in latest staging
image

avatar andrepereiradasilva
andrepereiradasilva - comment - 13 Mar 2016

@zero-24 can you reproduce this problem?

avatar gaelicwinter
gaelicwinter - comment - 14 Mar 2016

Some more info:

Basically I upgraded a copy of existing site that had caching set to Off - Caching Disabled.

I went to set Robots to No Follow and noticed that the Memcache(d) options were all showing. Note on my original screenshot that caching is set to OFF and Cache Handler is set to File. This was from the original site. But the memcache options are all showing, and duplicated. When I clicked Save for the Robots setting, the fields corrected themselves and I was unable to get it to show incorrectly again.

I repeated the process from restoration and upgrade and was unable to reproduce the problem. I'll try again if you think its worth it.

avatar andrepereiradasilva
andrepereiradasilva - comment - 14 Mar 2016

i think it's only a browser cache issue, showon javascript file has changed in 3.5.0 so if the old one was in your browser cache you could have that kind of issues.

avatar gaelicwinter gaelicwinter - close - 14 Mar 2016
avatar gaelicwinter gaelicwinter - change - 14 Mar 2016
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-03-14 01:50:01
Closed_By gaelicwinter
avatar gaelicwinter gaelicwinter - close - 14 Mar 2016
avatar gaelicwinter
gaelicwinter - comment - 14 Mar 2016

sounds good, you can close this issue and I'll watch for it when I upgrade other sites. Sorry for the distraction.

avatar dfirsching
dfirsching - comment - 1 Apr 2016

I realize that this is closed, but this is exactly what I see on a site I upgraded from 3.4.8 to 3.5.0. I had not realized it until another admin complained to me about some modules showing up in wrong places, and she sent me a screenshot, but I could not duplicate it. I thought of cache and began looking, and then saw this same duplication of memcached settings in configuration.php as well as in the backend of the site.
Has anybody else noticed this?

jmatest1-configuration-settings-memcache-4-1-2016

avatar zero-24
zero-24 - comment - 1 Apr 2016

Please clean your browser and joomla cache and see if you get still the same error. Thanks

avatar dfirsching
dfirsching - comment - 1 Apr 2016

You're right,it goes away... The site had previously been set to conservative caching, but I then turned caching off. Could that have caused the problem, or was it unrelated? I can't duplicate it, but it is worrisome (and she sent me a screenshot).


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

avatar zero-24
zero-24 - comment - 1 Apr 2016

The joomla cache gets cleaned started with 3.5.1 on every update. You need to clear the browser cache by your self.

Yes it was realted to caching :)

Add a Comment

Login with GitHub to post a comment