As a result of the B231838 bug fix, the DropDownEditExtension.GetValue now returns an editor's key value instead of its text.
This change also affects the following methods, which now return key values for drop down editors in a container.
This change will affect your application. As a workaround, you can use HttpRequest.Params to get a drop down editor's text.