[ mailman-Patches-1719017 ] % -> %% fix in templates/nl/private.html

SourceForge.net noreply at sourceforge.net
Sat Jun 7 15:29:24 CEST 2008


Patches item #1719017, was opened at 2007-05-14 21:15
Message generated for change (Comment added) made by akuchling
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=1719017&group_id=103

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: internationalization
Group: Mailman 2.1
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Robert S. (rj667)
Assigned to: Nobody/Anonymous (nobody)
Summary: % -> %% fix in templates/nl/private.html

Initial Comment:
The file templates/nl/private.html has WIDTH="100%" instead of WIDTH="100%%", resulting in an incorrect webpage after Mailman processed the template.


----------------------------------------------------------------------

>Comment By: A.M. Kuchling (akuchling)
Date: 2008-06-07 09:29

Message:
Logged In: YES 
user_id=11375
Originator: NO

If this fix to escape % symbols is actually needed, we must have a lot of
broken templates.  rgrep '[^%]%[^(%]' templates/ reports 1378 lines with
single '%' signs; surely they can't all be broken.  Did we add some code
that fixes single % signs?



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=1719017&group_id=103


More information about the Mailman-coders mailing list