CMS MADE SIMPLE FORGE

CMS Made Simple Core

 

[#6084] GetPreference frome MODULEAPI gets cached

avatar
Created By: Krisztian Kishazi (kishman155)
Date Submitted: Mon Feb 07 16:23:36 -0500 2011

Assigned To: Robert Campbell (calguy1000)
Version: 1.9.2
CMSMS Version: None
Severity: None
Resolution: Fixed
State: Open
Summary:
GetPreference frome MODULEAPI gets cached
Detailed Description:
GetPreference  frome MODULEAPI gets cached.
if i edit a cms_mapi_preference from a module with
getpreference and setpreference.

the cache does not be cleared if the contend of the preferences get updated.
So if you want to call the new content of the preference you must clear the
cache.

Version 1.9.3

it is a bug in the moduleinterface.php.

it don't cache at all becaouse off USE_OUTPUT_BUFFERING

if request is desable_buffer=true
aktivates the buffer.
it is disabled at all.


History

Comments
avatar
Date: 2013-03-16 23:52
Posted By: Robert Campbell (calguy1000)

Fixed for 2.0
      
Updates

Updated: 2013-03-16 23:52
resolution_id: 5 => 7

Updated: 2012-09-07 14:59
cmsms_version_id: => -1
assigned_to_id: 100 => 106

Updated: 2011-02-08 03:56
description: GetPreference frome MODULEAPI gets cached. if i edit a cms_mapi_preference from a module with getpreference and setpreference. the cache does not be cleared if the contend of the preferences get updated. So if you want to call the new content of th => GetPreference frome MODULEAPI gets cached. if i edit a cms_mapi_preference from a module with getpreference and setpreference. the cache does not be cleared if the contend of the preferences get updated. So if you want to call the new content of th
resolution_id: => 5