[pmwiki-users] Foxedit section editing appears to lose a backslash

Randy Brown randy at brownragfilms.com
Tue Apr 29 16:57:09 CDT 2008


Hans,

Apparently it's not just Foxedit that converts double backslashes to  
single ones. Here's some Fox code for a shoutbox that breaks when I  
enter "line 1 \\" on the first line and "line2" on the second:

 >>shoutbox<<
%frame center width=280px%**[[{*$FullName}]]**
(:fox shoutbox put=top target={*$FullName}:)
(:input hidden author value='{$Author}' :)
(:input textarea class=shoutbox shoutPublic value='' cols=30 rows=2:)
(:input submit post Enter:)
(:foxtemplate "%green%{$$(date: H:i)} %red%{$$shoutPublic}[[<<]]":)
(:foxend shoutbox:)
 >>shoutbox<<

Again, I don't know if your test suite includes Creole, but you might  
try testing that.

Randy

On Apr 28, 2008, at 2:50 AM, Hans wrote:
> Monday, April 28, 2008, 7:37:00 AM, Randy wrote:
>
>> It seems Foxedit section editing is changing my double backslashes to
>> a single backslashes.
>
> It does not for me. Can you give a example?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20080429/7e0db878/attachment.html 


More information about the pmwiki-users mailing list