ikiwiki/doc/bugs/img_plugin_and_missing_heig...

8 lines
523 B
Plaintext
Raw Normal View History

2010-06-09 01:31:22 +02:00
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?
2010-06-09 03:07:38 +02:00
> This is a bug. --[[Joey]]
> And .. [[fixed|done]] --[[Joey]]
2010-06-11 13:14:34 +02:00
>> Not quite; For some reason it requires me to update wiki pages twice before the height value shows up.