6.0.0-alpha14
7/2/25

[#12619] spell checker remove "~~~" content
Summary spell checker remove "~~~" content
Queue IMP
Queue Version 6.1.3
Type Bug
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester samuel.wolf (at) wolf-maschinenbau (dot) de
Created 08/26/2013 (4328 days ago)
Due
Updated 09/06/2017 (2856 days ago)
Assigned
Resolved 08/26/2013 (4328 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
09/06/2017 08:18:23 AM Git Commit Comment #4 Reply to this comment
Changes have been made in Git (master):

commit 0ef6b47f744ce1a8221e5cf6851bfea8a38562b8
Author: Justin Patrin <justinpatrin@php.net>
Date:   Mon Dec 17 16:12:25 2007 +0000

     Bug #12619 allow any number of spaces before the list items


     git-svn-id: 
https://svn.php.net/repository/pear/packages/Text_Wiki/trunk@248434 
c90b9560-bf6c-de11-be94-00142212c4b1

  Text/Wiki/Parse/Default/List.php | 46 
++++++++++++++++++++++++++--------------
  1 file changed, 30 insertions(+), 16 deletions(-)

http://github.com/horde/horde/commit/0ef6b47f744ce1a8221e5cf6851bfea8a38562b8
08/26/2013 07:23:52 PM Michael Slusarz Comment #3
Assigned to Michael Slusarz
State ⇒ Resolved
Reply to this comment
Horde_Core 2.7.0.
08/26/2013 07:23:01 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit d8fe38e0d9a6ee1ee316baa94a24930566fb2d2b
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Mon Aug 26 13:22:44 2013 -0600

     Use spellchecker delimiter that is less likely to appear in 
spelling text (Bug #12619)

  framework/Core/js/spellchecker.js |    8 +++++---
  1 files changed, 5 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/d8fe38e0d9a6ee1ee316baa94a24930566fb2d2b
08/26/2013 02:45:45 PM samuel (dot) wolf (at) wolf-maschinenbau (dot) de Comment #1
Priority ⇒ 1. Low
New Attachment: spellchecker_imp.zip Download
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ spell checker remove "~~~" content
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
see attachment, spell checker should not remove any content.

$conf['spell']['params']['path'] = '/usr/bin/aspell';
$conf['spell']['driver'] = 'aspell';

Saved Queries