Actions
Bug #7296
closedsystem_certmanager.php: HTML tags in certificate description drop-down
Start date:
02/22/2017
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3.3
Affected Architecture:
All
Description
If you navigate to the Certificate Manager via the User Manager to add a certificate to a user, and select choose an existing certificate you are presented with a drop-down of existing certificates to choose from.
That list displays <i>In Use</i> if the certificate is in use.
Example URL: https://192.168.1.1/system_certmanager.php?act=new&userid=0
Updated by Jim Pingle almost 8 years ago
- Status changed from New to Confirmed
- Assignee set to Anonymous
- Target version set to 2.3.3-p1
Also affects 2.4, but see #7297 first (can't test it without the fix I just pushed for that ticket).
Updated by Anonymous almost 8 years ago
- Status changed from Confirmed to Feedback
- % Done changed from 0 to 100
Applied in changeset 57f4327a60c0cabf43161a6cfde98479b42a7092.
Updated by Anonymous almost 8 years ago
- % Done changed from 100 to 0
HTML tags are not permitted in selector option values. - Removed and replaced with braces.
Updated by Anonymous almost 8 years ago
- % Done changed from 0 to 100
Applied in changeset 8dbde62f220234c8fcfe472b97cdba606779bc22.
Updated by Chris Linstruth almost 8 years ago
Tested via system patches on 2.3.3-R. Looks good here.
Updated by Anonymous almost 8 years ago
- Status changed from Feedback to Resolved
Actions