View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000128 | WackoWiki | appearance | public | 2007-11-05 10:39 | 2009-08-19 09:38 |
| Reporter | administrator | Assigned To | Tann San | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Product Version | 4.2 | ||||
| Target Version | 4.3.rc | Fixed in Version | 4.3.rc | ||
| Summary | 0000128: Print Version | Theme is corrupt: | ||||
| Description | ? | ||||
| Additional Information | /classes/wacko.php function Header($mod="") { // $this->StopLinkTracking(); $result = $this->IncludeBuffered("header".$mod.".php", "Theme is corrupt: ".$this->GetConfigValue("theme"), "", "themes/".$this->GetConfigValue("theme")."/appearance"); // $this->StartLinkTracking(); return $result; } function Footer($mod="") { // $this->StopLinkTracking(); $result = $this->IncludeBuffered("footer".$mod.".php", "Theme is corrupt: ".$this->GetConfigValue("theme"), "", "themes/".$this->GetConfigValue("theme")."/appearance"); // $this->StartLinkTracking(); return $result; } | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2007-11-05 10:39 | administrator | New Issue | |
| 2007-11-05 10:39 | administrator | Legacy | => NEW |
| 2007-11-05 20:08 | Tann San | Status | new => assigned |
| 2007-11-05 20:08 | Tann San | Assigned To | => Tann San |
| 2007-11-05 20:11 | Tann San | Status | assigned => resolved |
| 2007-11-05 20:11 | Tann San | Fixed in Version | => 5.0.0 |
| 2007-11-05 20:11 | Tann San | Resolution | open => fixed |
| 2007-11-05 20:11 | Tann San | Note Added: 0000193 | |
| 2009-08-19 09:22 | administrator | Fixed in Version | 5.0.0 => 4.3.rc |
| 2009-08-19 09:38 | administrator | Target Version | 5.0.0 => 4.3.rc |
| 2010-03-08 10:10 | administrator | Category | Appearance => appearance |