|
From: <de...@de...> - 2013-04-19 07:19:38
|
Author: HideyoImazu Date: 2013-04-19 02:19:30 -0500 (Fri, 19 Apr 2013) New Revision: 25780 Trac url: http://develop.twiki.org/trac/changeset/25780 Modified: twiki/trunk/PreferencesPlugin/data/TWiki/PreferencesPlugin.txt Log: Item7236: PreferencesPlugin not to touch a variable whose type is label Modified: twiki/trunk/PreferencesPlugin/data/TWiki/PreferencesPlugin.txt =================================================================== --- twiki/trunk/PreferencesPlugin/data/TWiki/PreferencesPlugin.txt 2013-04-19 07:16:41 UTC (rev 25779) +++ twiki/trunk/PreferencesPlugin/data/TWiki/PreferencesPlugin.txt 2013-04-19 07:19:30 UTC (rev 25780) @@ -1,4 +1,4 @@ -%META:TOPICINFO{author="TWikiContributor" date="1366106257" format="1.1" version="$Rev$"}% +%META:TOPICINFO{author="TWikiContributor" date="1366355936" format="1.1" version="$Rev$"}% ---+!! <nop>%TOPIC% <!-- Contributions to this TWiki plugin are appreciated. Please update the plugin page @@ -58,13 +58,14 @@ | Plugin Author: | TWiki:Main.ThomasWeigert | | Copyright: | © 2005 TWiki:Main.ThomasWeigert %BR% © 2005-2013 TWiki:TWiki.TWikiContributor | | License: | GPL ([[http://www.gnu.org/copyleft/gpl.html][GNU General Public License]]) | -| Plugin Version: | 2013-04-16 | +| Plugin Version: | 2013-04-19 | %TWISTY{ mode="div" showlink="Show Change History %ICONURL{toggleopen}%" hidelink="Hide Change History %ICONURL{toggleclose}% " }% %TABLE{ tablewidth="100%" columnwidths="170," }% +| 2013-04-19: | TWikibug:Item7236: It should not touch a variable whose type is label -- TWiki:Main.HideyoImazu | | 2013-04-16: | TWikibug:Item7231: It was confused by Set and Local of a same variable -- TWiki:Main.HideyoImazu | | 2013-04-08: | TWikibug:Item7219: Preserve order of type checkbox and select+multi as defined; support select+multi+values -- TWiki:Main.PeterThoeny | | 2013-04-08: | TWikibug:Item7202: Make "#" transparent so it also works when bgcolor is not white; Show "#" when the checkbox is disabled -- TWiki:Main.MahiroAndo | |