View Issue Details

IDProjectCategoryView StatusLast Update
0000063WackoWikilocalizationpublic2009-08-19 09:39
Reporteradministrator Assigned Toadministrator  
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionfixed 
Product Version4.2 
Target Version4.3.rcFixed in Version4.3.rc 
Summary0000063: put “This is a comment on”;"posted by”; “at”; in language files for localization
Descriptionfiles 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>");
        }
TagsNo tags attached.

Relationships

related to 0000092 resolvedadministrator Delete duplicate entries from language files plus ensure they all have all the entries 
related to 0000068 resolvedadministrator put "No differences." in language file 

Activities

There are no notes attached to this issue.

Issue History

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