diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-06 09:57:16 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-06 09:57:16 +0000 |
commit | f3ae86926265f1f44e6ea0835475f74d84517f26 (patch) | |
tree | e02643706aa4df0eb8cb2e34748374fa43efdd5f | |
parent | 6c33e421f1f6886ba9871aae86a96c9056297cc4 (diff) |
web commit by http://ptecza.myopenid.com/: * Bug report
-rw-r--r-- | doc/bugs/Smileys_in_the_block_code.mdwn | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/doc/bugs/Smileys_in_the_block_code.mdwn b/doc/bugs/Smileys_in_the_block_code.mdwn new file mode 100644 index 000000000..ef2c233bb --- /dev/null +++ b/doc/bugs/Smileys_in_the_block_code.mdwn @@ -0,0 +1,27 @@ +My backported ikiwiki 1.48 converts smileys in the block code incorrectly. +I can see the HTML code of smileys image, instead of smileys image. + +For example, I'd like to save interesting for me thread of courier-users +mailing list. Please looks below to see what ikiwiki does with that smileys: + + From: Bernd Wurst <bernd@bw...> + Subject: Re: [courier-users] Uploaded my SRS implementation for courier to + the web + To: courier-users@li... + Date: Sat, 17 Mar 2007 19:02:10 +0100 + + Hi. + + Am Samstag, 17. Mrz 2007 schrieb Matthias Wimmer: + > See the graphic on http://www.openspf.org/SRS at the bottom on the left + > side. You will find an example there how rewriting an already rewritten + > address works. + + Ah, ok, didn't know that. :) + Thanks for the pointer! + + cu, Bernd + +BTW, maybe converting smileys in the block code should be disabled at all? + +--Pawel |