debugging isn't reading cgi scope from the debug logs

Description

in 5.3, the cgi scope was moved from `arguments.debugging.cgi` to `arguments.debugging.scope.cgi`

viewing a debug log in the admin always shows the current request cgi scope

https://github.com/lucee/Lucee/blob/5.3/core/src/main/java/resource/context/admin/debug/Modern.cfc#L162

should be

Environment

None

Activity

Show:

Pothys - MitrahSoft 14 November 2024 at 06:10

I have checked this ticket with Lucee versions 6.1.1.118-SNAPSHOT and 6.2.0.164-RC . The admin debugging template now shows the scope.cgi variables. It works fine now.

Michael Offner 6 September 2024 at 22:23
Edited

reopen and addressed this issue, can you confirm this is fixed

6.1
6.2

Zac Spitzer 22 March 2021 at 13:42

I also updated the debug templates and log listings to use cgi.REQUEST_URL, which is important for single context in 6

Zac Spitzer 22 March 2021 at 12:15

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

Sprint

Affects versions

Created 22 March 2021 at 12:12
Updated 14 November 2024 at 06:10
Resolved 12 April 2021 at 10:09