diff --git a/GSWeb.framework/GSWCheckBoxList.m b/GSWeb.framework/GSWCheckBoxList.m index 240cd6c..a245822 100644 --- a/GSWeb.framework/GSWCheckBoxList.m +++ b/GSWeb.framework/GSWCheckBoxList.m @@ -198,7 +198,7 @@ static char rcsId[] = "$Id$"; { if (!_selections) _selections=[NSMutableArray array]; - [_selections addObject:_valueValue]; + [_selections addObject:[item valueInComponent:_component]]; }; }; }; @@ -283,7 +283,7 @@ static char rcsId[] = "$Id$"; _displayStringValue=[displayString valueInComponent:_component]; [response_ appendContentString:@"