Actions
Bug #6079
closedBad HTML-encodeding on status_dhcp_leases.php
Start date:
04/06/2016
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3
Affected Architecture:
Description
No big thing but the output in the description column on status_dhcp_leases.php is off. I see this in description:
Andréas laptop
but the correct output would be expect
Andréas laptop
Maybe the HTML-encoding is done twice? The HTML source seems to indicate this:
<td>Andr&eacute;as laptop</td>
/Andréas
Actions