Have copy of live site J3.4.8
Upgrade to J3.5 RC
Enjoy the memcache(d) control features
See that the memcache(d) fields are duplicated
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
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-03-13 12:23:03 |
Closed_By | ⇒ | brianteeman |
Closed as we have a PR for testing #9407
@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?
Status | Closed | ⇒ | New |
Closed_Date | 2016-03-13 12:23:03 | ⇒ | |
Closed_By | brianteeman | ⇒ |
reopened
Labels |
Added:
?
|
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.
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.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-03-14 01:50:01 |
Closed_By | ⇒ | gaelicwinter |
sounds good, you can close this issue and I'll watch for it when I upgrade other sites. Sorry for the distraction.
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?
Please clean your browser and joomla cache and see if you get still the same error. Thanks
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).
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 :)
@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.