Details
Assignee
Michael OffnerMichael OffnerReporter
Tony MonastTony MonastPriority
NewNew 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
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Tony Monast
Tony MonastPriority
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 8 February 2021 at 18:37
Updated 9 February 2021 at 12:54
When we create a new scheduled task with accents characters, everything is fine until we restart Lucee and/or update a scheduled task
Delete the scheduler.xml file (ex.: C:\lucee\tomcat\webapps\ROOT\WEB-INF\lucee\scheduler\scheduler.xml).
For testing purpose, everything is set to UTF-8 in the Charset section of the server and web admin.
Restart Lucee.
An empty scheduler.xml should be created in the scheduler folder. By default, the xml file use encoding="iso-8859-1". (Is it normal?)
Go in the web admin and add a scheduled task with the name : "ÉéàÀ Hello world" (see screenshot before.png)
Restart Lucee
Go back in the web admin and look at the scheduled task name (see screenshot after.png)