Welcome
Projects
Filters
Dashboards
Apps
Create
ColdBox Platform
Classic software project
Back to project
Filters
All issues
Open issues
Done issues
Resolved recently
Updated recently
View all filters
Projects
/
Issues
Export Issues
Go to advanced search
Search issues
Submit
Assignee
Reporter
Status
Type
Status Category
Switch to detail view
Type
Key
Summary
Assignee
Reporter
P
Status
Created
COLDBOX
-
978
AsyncManager threads don't release DB connections to pool
Brad Wood
Brad Wood
Resolved
Mar 4, 2021
COLDBOX
-
977
Break out Wirebox debug logging to separate logger
Luis Majano
Jon Clausen
Open
Mar 4, 2021
COLDBOX
-
976
Remove unecessary lock in the bootstrap to get the controller reference, it's already there for the reload checks
Luis Majano
Luis Majano
Resolved
Mar 4, 2021
COLDBOX
-
975
Remove unecessary locks for view path setups in the renderer
Luis Majano
Luis Majano
Resolved
Mar 4, 2021
COLDBOX
-
974
Have the html helper manifests in local memory instead of the template cache to avoid cleanup issues
Luis Majano
Luis Majano
Resolved
Feb 24, 2021
COLDBOX
-
973
Add new exception type catch for the RestHandler: `PermissionDenied` to trap in valid authorizations
Luis Majano
Gunnar Lieb
Resolved
Feb 22, 2021
COLDBOX
-
972
Coldbox DataMarshaller Throws Error with Lucee-Light Engine
Luis Majano
Jon Clausen
Resolved
Feb 20, 2021
COLDBOX
-
971
Implement caching strategy for application helper lookups into the `template` cache
Luis Majano
Brad Wood
Resolved
Feb 15, 2021
COLDBOX
-
970
If CGI.PATH_INFO has a query string, it gets double encoded
Luis Majano
Eric Peterson
Resolved
Feb 12, 2021
COLDBOX
-
969
Allow `announce` to pass event arguments
Luis Majano
Jon Clausen
Open
Feb 12, 2021
COLDBOX
-
968
Fix declaring multiple resources at once
Luis Majano
Eric Peterson
Accepted
Feb 5, 2021
COLDBOX
-
967
autowire annotation for test cases is not working as it should
Luis Majano
Luis Majano
Resolved
Jan 27, 2021
COLDBOX
-
966
Coldbox Renderer.RenderLayout() Overwrites Event's Current View
Luis Majano
David Levin
Open
Jan 22, 2021
COLDBOX
-
965
Content type http header bypasses requestContext with render data
Luis Majano
Brad Wood
Accepted
Jan 19, 2021
COLDBOX
-
964
invalidEventHandler does not work when calling invalid action on valid handler
Luis Majano
Sean Daniels
Resolved
Jan 18, 2021
COLDBOX
-
963
Use Java URI for more resiliant getFullURL to avoid double slashes
Luis Majano
Eric Peterson
Resolved
Jan 12, 2021
COLDBOX
-
962
Whoops template links do not resolve unless Coldbox is in root of site
Luis Majano
Jon Clausen
Open
Dec 23, 2020
COLDBOX
-
961
Random bug dealing with integration testing when dealing with routes vs direct events
Luis Majano
Luis Majano
Resolved
Dec 18, 2020
COLDBOX
-
960
jsonPayloadToRC is not working in 6.2 update.
Luis Majano
Christopher Diller
Resolved
Dec 18, 2020
COLDBOX
-
959
New ColdBox CustomMatchers object found at coldbox.system.testing.CustomMatchers which is loaded on all tests
Luis Majano
Luis Majano
Resolved
Dec 17, 2020
COLDBOX
-
958
Store the test case metadata on `variables.metadata` so it can be reused by any helper within test operations
Luis Majano
Luis Majano
Resolved
Dec 17, 2020
COLDBOX
-
957
New autowire annotation or `variables.autowire` on integration tests so coldbox will autowire the test with dependencies via WireBox
Luis Majano
Luis Majano
Resolved
Dec 17, 2020
COLDBOX
-
956
Whoops loads multiple files into the DOM for the templates in the stacktrace causing major slowdowns
Luis Majano
Luis Majano
Resolved
Dec 16, 2020
COLDBOX
-
955
If in an Ajax request and an exception occurs using Whoops the view is unusable
Luis Majano
Luis Majano
Resolved
Dec 14, 2020
COLDBOX
-
954
Refactor viewsHelperRef and layoutsHelperRef to local renderer variables instead of settings
Luis Majano
Luis Majano
Resolved
Dec 10, 2020
COLDBOX
-
953
Update DateFormat Mask to use lowercase "d" to be compatible with ACF2021
Luis Majano
Luis Majano
Resolved
Dec 8, 2020
COLDBOX
-
952
RendererEncapsulator: use of filter method for rendererVariables is inefficient
Luis Majano
Dominic Watson
Resolved
Dec 7, 2020
COLDBOX
-
951
Performance: getHTTPRequestData() in Lucee is expensive when there is an http body
Luis Majano
Dominic Watson
Resolved
Dec 7, 2020
COLDBOX
-
949
better exception tracking for interceptor getProperty() calls that don't exist
Luis Majano
Luis Majano
Resolved
Dec 4, 2020
COLDBOX
-
948
Whoops should validate a file exists before trying to present it to the code viewer
Luis Majano
John Wilson
Resolved
Nov 25, 2020
COLDBOX
-
947
encapsulate processEception() from the bootstrap to within the exception objects
Luis Majano
Luis Majano
Resolved
Nov 20, 2020
COLDBOX
-
946
new request context method getFullPath() which returns the full url with no protocol or host
Luis Majano
Joseph Gooch
Resolved
Nov 19, 2020
COLDBOX
-
945
Event caching now bases off the multi host key from the event.getSESBaseURL() to improve consistencies and single responsibility
Luis Majano
Luis Majano
Resolved
Nov 19, 2020
COLDBOX
-
944
Refactored cgi server and port detections to improve testability and single responsibiilty principles
Luis Majano
Joseph Gooch
Resolved
Nov 19, 2020
COLDBOX
-
943
New global settings: sesBasePath and HtmlBasePath that represent the pathing with no host and protocol
Luis Majano
Joseph Gooch
Resolved
Nov 19, 2020
COLDBOX
-
942
Add timeout and timeUnit arguments to the allApply method directly
Luis Majano
Luis Majano
Resolved
Nov 13, 2020
COLDBOX
-
941
timeUnits had type mismatches when used in allApply
Luis Majano
Luis Majano
Resolved
Nov 13, 2020
COLDBOX
-
940
Performance optimizations for entire async package
Luis Majano
Luis Majano
Resolved
Nov 13, 2020
COLDBOX
-
939
Invalid event handler detection was overriding some event handler beans
Luis Majano
Luis Majano
Resolved
Nov 13, 2020
COLDBOX
-
938
`getFullURL()` is not accounting for app mappings
Joseph Gooch
Luis Majano
Resolved
Nov 12, 2020
COLDBOX
-
937
Migration to cgi.server_name and server_port did not account for the incoming browser port but the cf service port
Luis Majano
Joseph Gooch
Resolved
Nov 12, 2020
COLDBOX
-
936
ExceptionBean throws exception on weird ORM illegal access collection on scope dump
Luis Majano
Luis Majano
Resolved
Nov 10, 2020
COLDBOX
-
935
Colon (:) in URL Path Causes Exception Error
Luis Majano
David Levin
Accepted
Nov 9, 2020
COLDBOX
-
934
Application context, CGI and request context are empty in the futures
Unassigned
Danil Kravchenko
Resolved
Nov 9, 2020
COLDBOX
-
933
Improved safety reset for base test case
Luis Majano
Luis Majano
Resolved
Oct 30, 2020
COLDBOX
-
932
response setErrorMessage() if the statusText is not sent, default it to the error message
Luis Majano
Luis Majano
Resolved
Oct 23, 2020
COLDBOX
-
931
ProcessStackTrace() Creates Many Nested Spans
Luis Majano
David Levin
Resolved
Oct 23, 2020
COLDBOX
-
930
Option for trailing slash
Luis Majano
Joel Tobey
Resolved
Sep 28, 2020
COLDBOX
-
928
Buildlink's queryString can now be a struct and it will be converted to the string equivalent for you
Luis Majano
Luis Majano
Resolved
Sep 18, 2020
COLDBOX
-
927
Can't disable session management
Luis Majano
Brad Wood
Resolved
Sep 18, 2020
Give feedback
1-50 of 802
1
2
3
4
5
...
17