test.tags.Query.testQueryParamCharset tests failing on windows

Description

[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

Environment

Windows, Java 11.0.9

Activity

Show:

Zac Spitzer 23 March 2021 at 11:41

good, so it passes without the processingdirectiv pageencoding="UTF-8"; coz the file encoding was changed

Pothys - MitrahSoft 23 March 2021 at 07:51

All the tests was passed in test.tag.query. Could please check with latest build lucee 6.0.0.71-SNAPSHOT.

Michael Offner 12 March 2021 at 18:17

please give it another try

Fixed

Details

Assignee

Reporter

Priority

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

Affects versions

Created 28 February 2021 at 09:40
Updated 23 March 2021 at 11:43
Resolved 23 March 2021 at 11:43

Flag notifications