View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000159 | Main CAcert Website | source code | public | 2006-03-05 22:54 | 2013-01-14 01:24 |
Reporter | aanriot | Assigned To | |||
Priority | low | Severity | tweak | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Fixed in Version | 2006 | ||||
Summary | 0000159: $_SESSION['profile']['email'] in index/4.php | ||||
Description | Why is the email input field in index/4.php set to $_SESSION['profile']['email']? The variable is only set in case the user has already logged on and doesn't do anything useful otherwise. <input type="text" name="email" value="<?=strip_tags($_SESSION['profile']['email'])?>"></td> Maybe the idea was to keep the user input in case of wrong passphrase ..? | ||||
Tags | No tags attached. | ||||
Reviewed by | |||||
Test Instructions | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2006-03-05 22:54 |
|
New Issue | |
2006-03-05 23:27 |
|
Category | GPG/PGP => source code |
2006-08-16 12:05 | duane | Status | new => needs work |
2006-08-16 12:05 | duane | Assigned To | => bluec |
2006-08-16 12:06 | duane | Status | needs work => solved? |
2006-08-16 12:06 | duane | Fixed in Version | => production |
2006-08-16 12:06 | duane | Resolution | open => fixed |
2006-08-16 12:06 | duane | Note Added: 0000521 | |
2007-10-24 06:08 | evaldo | Reporter | bluec => aanriot |
2007-10-24 06:08 | evaldo | Assigned To | bluec => |
2007-10-24 06:08 | evaldo | Status | solved? => closed |
2013-01-14 01:24 | Werner Dworak | Fixed in Version | => 2006 |