Open
Bug 818859
Opened 13 years ago
Updated 2 years ago
selfserv doesn't print out informative errors
Categories
(NSS :: Tools, enhancement, P5)
NSS
Tools
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: stef, Unassigned)
Details
Attachments
(1 file)
|
769 bytes,
patch
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.95 Safari/537.11
Steps to reproduce:
When run like this the selfserv command doesn't print out an informative error message when NSS_Initialize() fails.
Actual results:
$ selfserv -n blah -p 8282
NSS_Initialize failed
Expected results:
A descriptive error message should have been printed. Patch attached.
Updated•3 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Severity: S3 → N/A
Type: defect → enhancement
Priority: -- → P5
You need to log in
before you can comment on or make changes to this bug.
Description
•