Consultor Eletrônico



Kbase P177009: If there are a lot of fields on an HTML Form, the get-field("p1") function becomes case-sensitive
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   1/24/2011
Status: Verified

SYMPTOM(s):

If there are a lot of fields on an HTML Form, the get-field() function becomes case-sensitive

HTML form has 500+ fields

Retrieving field value in WebSpeed code using get-field() function

Field name passed into get-field function is case-insensitive match for a field name on the form

Field name passed into get-field function is not a case-sensitive match for a field name on the form

get-field() function returns a blank value instead of field value

FACT(s) (Environment):

All Supported Operating Systems
OpenEdge 10.2B

CHANGE:

Upgraded to OpenEdge 10.2B

CAUSE:

Bug# OE00201837

FIX:

Upgrade to OpenEdge 10.2B03 or later