← Back to team overview

evoteam team mailing list archive

[Bug 462977] Re: Cannot change Use TinyMCE on user profile with current whissip (works with b2evolution)

 

The problem seems to be on AbstractSettings_dynamic_cache and in his
dbupdate method

		if( ! $this->__dirty_cache )
			return false;

the cache is not being put in dirt state as it should be. Please, check!

-- 
Cannot change Use TinyMCE on user profile with current whissip (works with b2evolution)
https://bugs.launchpad.net/bugs/462977
You received this bug notification because you are a member of Evoteam,
which is subscribed to b2evolution.

Status in b2evolution: New

Bug description:
Hi! When I go to the user profilem, I can't change the option 'Use TinyMCE', but change password, by example works.
Works with b2evo trunk too.



References