#44298 closed defect (bug) (fixed)
Invalid return statement in confirmation email expiration error notice
| Reported by: | itowhid06 | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.9.7 |
| Component: | Users | Version: | 4.9.6 |
| Severity: | normal | Keywords: | has-patch commit fixed-major |
| Cc: | Focuses: | privacy |
Description
Currently if expiration time is passed, the error message is stored in a variable, which is never returned.
Attachments (1)
Change History (8)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Good catch, @itowhid06. Patch looks good to me!