[ postfixadmin-Patches-1995119 ] Unquote ' before display
Brought to you by:
christian_boltz,
gingerdog
From: SourceForge.net <no...@so...> - 2008-06-16 13:00:00
|
Patches item #1995119, was opened at 2008-06-16 15:00 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937966&aid=1995119&group_id=191583 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Vacation Group: SVN (please specify revision!) Status: Open Resolution: None Priority: 5 Private: No Submitted By: Sylvain BEUCLER (beuc) Assigned to: Nobody/Anonymous (nobody) Summary: Unquote ' before display Initial Comment: If the vacation text contains a single quote (') or a backslash (\), it gets escaped (\' \\) in the textarea. This patch fixes this by stripping slashes before inserting the text back in the textarea. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937966&aid=1995119&group_id=191583 |