?
avatar isdaft
isdaft
26 Feb 2019

Steps to reproduce the issue

create an override for a banner
create associated module and link to an area dictated in .xml
make edits to over-ride php

Expected result

any and all subsequent edits to the over-ride will be seen after the edit is made.

Actual result

html produced from php over-ride SOMETIMES, will stay the same even though the over-ride php is supposed to show something different on the dom.

System information (as much as possible)

PHP Built On Linux link 3.12.18-clouder0 #28 SMP Thu Mar 8 11:53:03 EET 2018 x86_64
Database Type mysql
Database Version 5.6.36-82.1-log
Database Collation utf8_general_ci
Database Connection Collation utf8mb4_general_ci
PHP Version 7.0.33
Web Server Apache/2.4.29 (Unix) mod_hive/6.6 OpenSSL/1.0.1e-fips mod_fastcgi/2.4.6
WebServer to PHP Interface cgi-fcgi
Joomla! Version Joomla! 3.9.3 Stable [ Amani ] 12-February-2019 15:00 GMT
Joomla! Platform Version Joomla Platform 13.1.0 Stable [ Curiosity ] 24-Apr-2013 00:00 GMT
User Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:66.0) Gecko/20100101 Firefox/66.0

Additional comments

In order to fix, i have had to delete the module and re-recreate a new one so that the over-ride gets printed correctly.
Feels like a caching issue, or that sql is not properly updating? The issue does not occur often, and occurs less on newly created modules / with over-rides that are updated frequently.

I use firefox dev edition with zero caching

avatar isdaft isdaft - open - 26 Feb 2019
avatar joomla-cms-bot joomla-cms-bot - change - 26 Feb 2019
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 26 Feb 2019
avatar franz-wohlkoenig franz-wohlkoenig - change - 3 Mar 2019
Status New Information Required
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 3 Mar 2019

@infograf768 can you please comment?

avatar HLeithner HLeithner - change - 3 Mar 2019
Title
Banner Module cached; Over-ride edits to fail to update IRL
[3.9.3] Banner Module cached; Over-ride edits to fail to update IRL
avatar HLeithner HLeithner - edited - 3 Mar 2019
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 17 Mar 2019

@HLeithner can you please comment as Release Lead 3.9?

avatar HLeithner
HLeithner - comment - 17 Mar 2019

Sounds like a caching problem in an php opcache module, do you use opcache or apc or any other opcaching module for php?
If yes, try to disable it.

avatar franz-wohlkoenig franz-wohlkoenig - change - 22 Mar 2019
Category com_banners
avatar isdaft isdaft - change - 22 Mar 2019
Status Information Required Closed
Closed_Date 0000-00-00 00:00:00 2019-03-22 23:58:05
Closed_By isdaft
avatar isdaft isdaft - close - 22 Mar 2019
avatar isdaft
isdaft - comment - 22 Mar 2019

Thank you. Will comment back if the issue re-emerges.

Add a Comment

Login with GitHub to post a comment