- Issue created by @danflanagan8
- Assigned to danflanagan8
- πΊπΈUnited States danflanagan8 St. Louis, US
This is a tiny thing so I'm going to open a quick merge request.
- @danflanagan8 opened merge request.
- πΊπΈUnited States danflanagan8 St. Louis, US
Hopefully this looks good. Thanks!
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 9:11am 2 May 2023 - πΊπΈUnited States danflanagan8 St. Louis, US
Hi, @paul_leclerc
I'm happy to hear this helped you. Would you be willing to mark this as RTBC? I think that would make it more likely to be committed. Thanks!
- Status changed to RTBC
over 1 year ago 9:40am 5 June 2023 - π¨π¦Canada phjou Vancouver π¨π¦ πͺπΊ
I had the exact same issue, this is a nightmare when errors are not providing any message.
Hopefully this gets merged quickly so other devs don't lose time with wit. Changed to RTBC
-
rlhawk β
committed 04237914 on 8.x-2.x authored by
danflanagan8 β
Issue #3350941 by danflanagan8, phjou: Exception difficult to debug...
-
rlhawk β
committed 04237914 on 8.x-2.x authored by
danflanagan8 β
- Status changed to Fixed
over 1 year ago 7:03pm 7 June 2023 - πΊπΈUnited States rlhawk Seattle, Washington, United States
Thanks for reporting and addressing this issue.
Automatically closed - issue fixed for 2 weeks with no activity.
- π¨π¦Canada sdsheridan Toronto
This seems to have reverted somewhere along the way, as it's not in 8.x-2.5. Might also want to include
$ex->getTraceAsString()
-throw new EncryptException($ex->getMessage() . " \n" . $ex->getTraceAsString());
shawn