[Tickets #1628] Re: Mail is cut when using dots as only char on a line
noreply at bugs.horde.org
noreply at bugs.horde.org
Wed Sep 6 08:17:03 UTC 2017
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://bugs.horde.org/ticket/1628
------------------------------------------------------------------------------
Ticket | 1628
Updated By | Git Commit <commits at lists.horde.org>
Summary | Mail is cut when using dots as only char on a line
Queue | IMP
Version | Git master
Type | Bug
State | Not A Bug
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2017-09-06 08:17) wrote:
Changes have been made in Git (master):
commit 3ae847948696cdbb862992abfd4077bef00961ee
Author: Paul M Jones <pmjones at ciaweb.net>
Date: Sat Jun 19 16:02:12 2004 +0000
* Fixed bug 1628 (encoding of URLs and freelinks)
* Updated "Table" parser and Xhtml renderer to mark a header cell
(e.g., "||~ this is a header ||")
* Added "Anchor" parser and Xhtml renderer to mark anchors on a
page, submitted by Manuel Holtgrewe (e.g., "[[# anchorName nice anchor
text]]" to mark anchor, "#anchorName" to link to it)
* Updated "URL" parser and Xhtml renderer to recognize on-page anchors
git-svn-id:
https://svn.php.net/repository/pear/packages/Text_Wiki/trunk@161723
c90b9560-bf6c-de11-be94-00142212c4b1
Text/Wiki.php | 1 +
Text/Wiki/Parse/Anchor.php | 67
+++++++++++++++++++++++++++++++++++++++
Text/Wiki/Parse/Table.php | 33 ++++++++++---------
Text/Wiki/Parse/Url.php | 3 +-
Text/Wiki/Render/Xhtml/Anchor.php | 31 ++++++++++++++++++
Text/Wiki/Render/Xhtml/Table.php | 47 ++++++++++++++++++++-------
Text/Wiki/Render/Xhtml/Url.php | 11 +++++--
package.xml | 5 ++-
8 files changed, 166 insertions(+), 32 deletions(-)
http://github.com/horde/horde/commit/3ae847948696cdbb862992abfd4077bef00961ee
More information about the bugs
mailing list