Changes between Initial Version and Version 1 of Ticket #10592


Ignore:
Timestamp:
Nov 2, 2012, 8:09:58 PM (11 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10592 – Description

    initial v1  
    1 With r12143 on Trac1.0, on the wiki/TracIni page, there is an error report instead of the documentation string of the 'smtp_always_cc' option :
     1With r12143 on Trac1.0, on the wiki/TracIni page, there is an error report instead of the documentation string of the 'smtp_always_cc' option:
    22
     3{{{
     4#!email
    35Project-Id-Version: Trac 0.13 Report-Msgid-Bugs-To: ​trac-dev@googlegroups.com POT-Creation-Date: 2011-02-23 13:05+0900 PO-Revision-Date: 2011-02-23 22:27+0900 Last-Translator: FULL NAME <EMAIL@ADDRESS> Language-Team: en_US <​LL@li.org> Plural-Forms: nplurals=2; plural=(n != 1) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Generated-By: Babel 0.9.6
     6}}}
    47
    58The proposed attached patch fixes it.