View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000063 | WackoWiki | localization | public | 2007-08-31 16:24 | 2009-08-19 09:39 |
| Reporter | administrator | Assigned To | administrator | ||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | resolved | Resolution | fixed | ||
| Product Version | 4.2 | ||||
| Target Version | 4.3.rc | Fixed in Version | 4.3.rc | ||
| Summary | 0000063: put “This is a comment on”;"posted by”; “at”; in language files for localization | ||||
| Description | files to modify: show.php, print.php, msword.php $this->GetResourceValue("PostedBy") $this->GetResourceValue("ThisIsCommentOn") $this->GetResourceValue("At") | ||||
| Steps To Reproduce | // comment header? if ($this->page["comment_on"]) { print("<div class=\"commentinfo\">This is a comment on ".$this->ComposeLinkToPage($this->page["comment_on"], "", "", 0).", posted by ".($this->IsWikiName($this->page["user"])?$this->Link($this->page["user"]):$this->page["user"])." at ".$this->page["time"]."</div>"); } | ||||
| Tags | No tags attached. | ||||
| related to | 0000092 | resolved | administrator | Delete duplicate entries from language files plus ensure they all have all the entries |
| related to | 0000068 | resolved | administrator | put "No differences." in language file |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2007-08-31 16:24 | EoNy | New Issue | |
| 2007-08-31 16:24 | EoNy | Legacy | => NEW |
| 2007-08-31 21:02 | administrator | Legacy | NEW => NPJ |
| 2007-10-08 01:08 | administrator | Reporter | EoNy => administrator |
| 2007-10-08 01:08 | administrator | Category | Core => Localization |
| 2007-10-08 01:08 | administrator | Target Version | => 5.0.0 |
| 2007-10-08 01:10 | administrator | Steps to Reproduce Updated | |
| 2007-10-08 14:28 | administrator | Relationship added | related to 0000092 |
| 2007-10-08 14:43 | administrator | Relationship added | related to 0000068 |
| 2007-10-15 06:08 | administrator | Assigned To | => administrator |
| 2007-10-15 06:08 | administrator | Status | new => assigned |
| 2007-10-26 06:54 | administrator | Status | assigned => resolved |
| 2007-10-26 06:54 | administrator | Resolution | open => fixed |
| 2007-10-26 06:54 | administrator | Fixed in Version | => 5.0.0 |
| 2009-08-19 09:22 | administrator | Fixed in Version | 5.0.0 => 4.3.rc |
| 2009-08-19 09:39 | administrator | Target Version | 5.0.0 => 4.3.rc |
| 2010-03-08 10:16 | administrator | Category | Localization => localization |