View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000121 | Main CAcert Website | website content | public | 2006-01-10 19:50 | 2013-01-13 16:38 |
| Reporter | Sourcerer | Assigned To | Sourcerer | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Fixed in Version | 2006 | ||||
| Summary | 0000121: Help Translation Bug | ||||
| Description | If I am on http://www.cacert.org/help.php?id=2 and click on any translation language in the menu, I always get the information, that my inputs are stored, and I will get an email for confirmation. (Which does not make any sense here) | ||||
| Additional Information | --- general_stuff.php.orig 2005-07-01 15:12:45.000000000 +0200 +++ general_stuff.php 2006-01-10 09:47:28.000000000 +0100 @@ -76,7 +76,7 @@ <div class="relatedLinks"> <h3><?=_("Translations")?></h3> <? foreach($_SESSION['_config']['translations'] as $key => $val) { ?> - <a href="index.php?id=<?=$id?>&lang=<?=$key?>"><?=$val?></a> + <a href="<?=$_SERVER[SCRIPT_NAME]?>?id=<?=$id?>&lang=<?=$key?>"><?=$val?></a> <? } ?> </div> </div> | ||||
| Tags | No tags attached. | ||||
| Reviewed by | |||||
| Test Instructions | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2006-01-10 19:50 | Sourcerer | New Issue | |
| 2006-03-27 22:14 |
|
Relationship added | related to 0000182 |
| 2006-03-27 22:16 |
|
Relationship added | duplicate of 0000025 |
| 2006-08-03 22:45 | duane | Note Added: 0000281 | |
| 2006-08-03 22:46 | duane | Status | new => closed |
| 2006-08-03 22:46 | duane | Resolution | open => fixed |
| 2006-08-03 22:46 | duane | Fixed in Version | => production |
| 2006-08-03 23:25 | Sourcerer | Status | closed => solved? |
| 2006-08-03 23:25 | Sourcerer | Assigned To | => Sourcerer |
| 2006-08-03 23:25 | Sourcerer | Note Added: 0000288 | |
| 2006-08-03 23:40 | duane | Status | solved? => closed |
| 2013-01-13 16:38 | Werner Dworak | Fixed in Version | => 2006 |