Issues
- ResourceSnippetsMap.getSnippet is syncronizedLDEV-5226
- executionLog misses function name when calling from objectLDEV-5212
- make DebugExecutionLog MAX_PARTS bypassable and configurableLDEV-5211Resolved issue: LDEV-5211Pothys - MitrahSoft
- loop currentrow doesn't work with debug logs pageParts queryLDEV-5210
- Improve ExecutionLog supportLDEV-5208Resolved issue: LDEV-5208Zac Spitzer
- executionLog position offsets are broken for modern script style cfcsLDEV-5207Resolved issue: LDEV-5207Pothys - MitrahSoft
- consoleExecutionLog doesn't log to the consoleLDEV-5206Resolved issue: LDEV-5206Pothys - MitrahSoft
- enable debug page parts supportLDEV-3436Resolved issue: LDEV-3436Zac Spitzer
8 of 8
ResourceSnippetsMap.getSnippet is syncronized
Description
Environment
None
Details
Assignee
UnassignedUnassignedReporter
Zac SpitzerZac SpitzerPriority
NewLabels
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
Details
Details
Assignee
Unassigned
UnassignedReporter
Zac Spitzer
Zac SpitzerPriority
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
Created 25 December 2024 at 13:35
Updated 25 December 2024 at 13:49
Activity
Show:
Zac Spitzer25 December 2024 at 13:48Edited
update to use 767 and 191
maybe this can be improved? especially when inspect is set to never?
also the max size isn’t very efficient
ResourceSnippetsMap(1024, 128);
767 is much effective