Duplicate query_string and RequestTimeOut passed by the scheduled task

Description

When we create a scheduled task with the url :

https://www.example.com/sub-folder/update.cfm?myParameter=HelloWorld

The scheduler seem to call the url and duplicate the query_string. The web server receive this : myParameter=HelloWorld&RequestTimeout=50&myParameter=HelloWorld&RequestTimeout=50

Environment

None

Activity

Pothys - MitrahSoft 20 July 2022 at 14:21

ok , thanks for your input.

I closed the ticket as a reporter said.

Tony Monast 20 July 2022 at 14:16

I found the source of the problem. This is not a Lucee bug. It was a misconfiguration of a url rewrite rule in IIS. This still raises a question regarding the HTTP vs HTTPS call. See the forum topic. You can close this ticket and sincerely apologize for wasting your time on this. Next time I'll open a topic on the forum before creating a ticket as suggested.

Zac Spitzer 20 July 2022 at 06:51
Edited

Pothys - MitrahSoft 20 July 2022 at 06:49

I've checked this ticket with both lucee latest version 5.3.10.28-SNAPSHOT and affected version 5.3.8.201. the issue doesn't reproduce in my local. can you please provide the test code to create a scheduled task or the task configuration from the scheduler.xml file?

Closed

Details

Assignee

Reporter

Priority

Labels

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 19 July 2022 at 18:09
Updated 20 July 2022 at 14:22
Resolved 20 July 2022 at 14:22