Fixed
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Zac Spitzer
Zac SpitzerPriority
Labels
Fix versions
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Created 28 February 2021 at 09:40
Updated 23 March 2021 at 11:43
Resolved 23 March 2021 at 11:43
[java] [script] Errored: testParamsCharset --> value [─Ç─Ç─Ç─Ç─Ç─Ç─Ç─Ç─Ç─Ç] is too large, defined maxlength is [10] but binary length of value is [20]
[java] [script] at
[java] [script] C:\work\lucee\test\tags\Query.cfc:110
https://github.com/lucee/Lucee/blob/6.0/test/tags/Query.cfc#L117
[java] [script]
[java] [script] Errored: testQueryParamCharset --> value [─Ç─Ç─Ç─Ç─Ç─Ç─Ç─Ç─Ç─Ç] is too large, defined maxlength is [10] but binary length of value is [20]
[java] [script] at
[java] [script] C:\work\lucee\test\tags\Query.cfc:86
https://github.com/lucee/Lucee/blob/6.0/test/tags/Query.cfc#L86