View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000003 | Main CAcert Website | certificate issuing | public | 2005-08-16 02:39 | 2013-01-13 13:25 |
Reporter | alaricd | Assigned To | Uli60 | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Fixed in Version | 2012 Q3 | ||||
Summary | 0000003: Single Character Middle Initial clear name from subject | ||||
Description | if the middle Name has only a single letter, it clears the name from the subject. The Addition of a Period solved the clearing of the name, thus the bug has been verified. | ||||
Tags | No tags attached. | ||||
Reviewed by | |||||
Test Instructions | |||||
|
if(strlen($user['mname']) == 1) $user['mname'] .= '.'; |
|
Please check for a better fix. Proposed fix is clearly a joke, isnt it? |
|
Check comments of bug 0000026 |
|
tested on testserver cacert1.it-sls.de created user bug003 f user assuring, doing assurances, results in 150 pts user create client cert class1 with user name: Bug003 F User results in client cert: E = bug003.user@w*.de CN = Bug003 F. User so bug is fixed |
|
current software revision (2012-07-31) has this bug fixed |
|
bug fixed in the past bug closed |
Date Modified | Username | Field | Change |
---|---|---|---|
2005-08-16 02:39 | alaricd | New Issue | |
2005-09-05 05:58 | duane | Status | new => @30@ |
2006-08-15 03:06 | duane | Status | @30@ => needs work |
2006-08-15 03:06 | duane | Assigned To | => alaricd |
2006-08-15 03:07 | duane | Status | needs work => solved? |
2006-08-15 03:07 | duane | Fixed in Version | => production |
2006-08-15 03:07 | duane | Resolution | open => fixed |
2006-08-15 03:07 | duane | Note Added: 0000482 | |
2007-10-24 06:12 | evaldo | Note Added: 0000904 | |
2007-10-24 06:12 | evaldo | Assigned To | alaricd => |
2007-10-24 06:12 | evaldo | Status | solved? => confirmed |
2007-10-24 06:12 | evaldo | Resolution | fixed => reopened |
2007-10-24 06:46 | evaldo | Note Edited: 0000904 | |
2007-10-24 08:32 | evaldo | Relationship added | has duplicate 0000026 |
2007-10-24 08:33 | evaldo | Note Added: 0000923 | |
2011-07-12 23:55 | NEOatNHNG | Source_changeset_attached | => cacert-devel master d8b7eb96 |
2012-03-19 01:58 | NEOatNHNG | Source_changeset_removed | cacert-devel master d8b7eb96 => |
2012-07-31 20:39 | Uli60 | Note Added: 0003119 | |
2012-07-31 20:40 | Uli60 | Note Added: 0003120 | |
2012-07-31 20:40 | Uli60 | Status | confirmed => solved? |
2012-07-31 20:40 | Uli60 | Resolution | reopened => fixed |
2012-07-31 20:40 | Uli60 | Assigned To | => Uli60 |
2012-07-31 20:43 | Uli60 | Note Added: 0003121 | |
2012-07-31 20:43 | Uli60 | Status | solved? => closed |
2013-01-08 09:00 | Werner Dworak | Relationship added | related to 0001100 |
2013-01-13 13:25 | Werner Dworak | Fixed in Version | => 2012 Q3 |