Opened 3 years ago
Closed 3 years ago
#1487099 closed Bugs (fixed)
hmail password driver logs html formated texts
| Reported by: | tokul | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.5-beta |
| Component: | Plugins | Version: | 0.4.2 |
| Severity: | minor | Keywords: | |
| Cc: |
Description
When hmail password driver logs exception errors with write_log() call, it does not remove html formatting. PHP error notices are html formatted by default.
Code should sanitize $e->getMessage() with strip_tags().
Change History (1)
comment:1 Changed 3 years ago by alec
- Milestone changed from later to 0.5-beta
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Fixed in r4183/svn.