You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Georg Beck (Jira)" <ji...@apache.org> on 2022/07/22 08:13:00 UTC

[jira] [Created] (OFBIZ-12672) Strip data to maximum column length for initialRequest and initialReferrer

Georg Beck created OFBIZ-12672:
----------------------------------

             Summary: Strip data to maximum column length for initialRequest and initialReferrer
                 Key: OFBIZ-12672
                 URL: https://issues.apache.org/jira/browse/OFBIZ-12672
             Project: OFBiz
          Issue Type: Improvement
          Components: framework/webapp
    Affects Versions: 18.12.05
            Reporter: Georg Beck


Analogous to the existing limitation of the "initialUserAgent" to 250 characters, installation of a limitation of 2000 characters for initialRequest and initialReferrer, so as not to exit with "MysqlDataTruncation: Data truncation: Data too long for column 'INITIAL_REFERRER' at row 1" in the case of very long requests.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)