[ postfixadmin-Patches-1995119 ] Unquote ' before display
Brought to you by:
christian_boltz,
gingerdog
From: SourceForge.net <no...@so...> - 2008-06-17 21:25:37
|
Patches item #1995119, was opened at 2008-06-16 13:00 Message generated for change (Comment added) made by gingerdog 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: Closed >Resolution: Accepted 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. ---------------------------------------------------------------------- >Comment By: GingerDog (gingerdog) Date: 2008-06-17 21:25 Message: Logged In: YES user_id=1761957 Originator: NO see r387 in trunk. I presumed the vacation subject needs the same treatment. thanks David. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937966&aid=1995119&group_id=191583 |