Changes between Initial Version and Version 1 of Ticket #33498
- Timestamp:
- Feb 6, 2022, 4:00:04 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33498
- Property Summary Email TO: field unusual behavior of changing the input, can lead to errors → Email FROM: field unusual behavior of changing the input, can lead to errors
-
Ticket #33498 – Description
initial v1 1 This code will generate a 500 error instead of sending an email about the 404 error (the problem is the TOfield). It's a hard to error to find due to no stack trace, had to binary search a lot of code to find it (cause it works fine with console email backend (i.e during dev)):1 This code will generate a 500 error instead of sending an email about the 404 error (the problem is the FROM field). It's a hard to error to find due to no stack trace, had to binary search a lot of code to find it (cause it works fine with console email backend (i.e during dev)): 2 2 3 3 {{{