]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/img_plugin_and_missing_heigth_value.mdwn
new bug report
[ikiwiki.git] / doc / bugs / img_plugin_and_missing_heigth_value.mdwn
index a82e2a7d7ff93a053d763dc62331d512edc4dd01..4bc070c95268f02938341fcb52740df1b0e393e7 100644 (file)
@@ -1,3 +1,7 @@
 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]]
+
+> And .. [[fixed|done]] --[[Joey]] 
+
+>> Not quite; For some reason it requires me to update wiki pages twice before the height value shows up.