--- Form.pm (revision 11717) +++ Form.pm (working copy) @@ -490,6 +490,7 @@ my $isValues = ( $type =~ /\+values/ ); my $choices = ''; foreach $item ( @$options ) { + $item = &TWiki::urlDecode($item); my $params = {}; my $itemValue = $item; if( $isValues ) {
ItemTemplate | |
---|---|
Summary | Current merged code from ExtendedSelectPlugin breakse BlogPlugin |
ReportedBy |
TWiki:Main.MichaelDaum![]() |
Codebase | |
SVN Range | TWiki-4.1, Sun, 08 Oct 2006, build 11688 |
AppliesTo | Engine |
Component | |
Priority | Normal |
CurrentState | Closed |
WaitingFor | |
Checkins | 11763 |
TargetRelease | n/a |