[FIXED] - 4418 : Module caching always enable when selecting "use global" - Joomla! Forum - community, help and support


description:
if select use global caching parameter module (latest news exemple), caching on.

reported on:
today's trunk

classification:
[q&t] critical/high/medium/low/enhancement

affected functions:
module administration

related files:
/joomla/libraries/joomla/document/html/renderer/module.php

steps replicate:
publish last news module global config parameter extension cache set no, see module unpublish articles you'll still see in module.

analysis:
[q&t] confirmed/unable confirm/rejected
any other comments

proposed fix(es):
change line 49
if ($mod_params->get('cache', 0) == 1) {

$cache->setcaching(jfactory::getconfig()->getvalue('config.caching'));

} else {

$cache->setcaching(0);

}



topic / artifact id:
[user] enter crosss reference topic or artifact id/url when submitted : none

system info:
ubuntu lampp eclipse firefox

fixed on svn. thanks!





Comments

Popular posts from this blog

Convierte tu Raspberry en un NAS. Firmware fvdw-sl 15.3 - Raspberry Pi Forums

How to format a Get Request

avrdude: verification error, first mismatch at byte 0x0000 0x0c != 0x62