aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Smileys_in_the_block_code.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-06 09:57:16 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-06 09:57:16 +0000
commitf3ae86926265f1f44e6ea0835475f74d84517f26 (patch)
treee02643706aa4df0eb8cb2e34748374fa43efdd5f /doc/bugs/Smileys_in_the_block_code.mdwn
parent6c33e421f1f6886ba9871aae86a96c9056297cc4 (diff)
downloadikiwiki-f3ae86926265f1f44e6ea0835475f74d84517f26.tar
ikiwiki-f3ae86926265f1f44e6ea0835475f74d84517f26.tar.gz
web commit by http://ptecza.myopenid.com/: * Bug report
Diffstat (limited to 'doc/bugs/Smileys_in_the_block_code.mdwn')
-rw-r--r--doc/bugs/Smileys_in_the_block_code.mdwn27
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