aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/img_plugin_and_missing_heigth_value.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-06-08 21:07:45 -0400
committerJoey Hess <joey@kitenet.net>2010-06-08 21:07:45 -0400
commiteff7fac985b41d038b071ab68cfe8bc0f428441b (patch)
treee623d5a38dacc3375a12a4723c5bfa451615d0fb /doc/bugs/img_plugin_and_missing_heigth_value.mdwn
parent8423a8bb9cb9e8b971bef8ab5da05a70f58bae21 (diff)
downloadikiwiki-eff7fac985b41d038b071ab68cfe8bc0f428441b.tar
ikiwiki-eff7fac985b41d038b071ab68cfe8bc0f428441b.tar.gz
move bug to bugs
Diffstat (limited to 'doc/bugs/img_plugin_and_missing_heigth_value.mdwn')
-rw-r--r--doc/bugs/img_plugin_and_missing_heigth_value.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/img_plugin_and_missing_heigth_value.mdwn b/doc/bugs/img_plugin_and_missing_heigth_value.mdwn
new file mode 100644
index 000000000..a82e2a7d7
--- /dev/null
+++ b/doc/bugs/img_plugin_and_missing_heigth_value.mdwn
@@ -0,0 +1,3 @@
+When I set up my picture page with `\[[!img defaults size=300x]]` then the html validator complains that the value for height is missing and the IE browsers won't show the pictures up at all; no problems with ff tho. If I set up my picture page with `\[[!img defaults size=300x300]]` then all the images are funny stretched. What am I doing wrong?
+
+> This is a bug. --[[Joey]]