The fix for the bug 927.
commite01785e462659972bcae53bff130a9300d714e6c
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Tue, 20 Feb 2007 19:16:10 +0000 (20 20:16 +0100)
committerKalle Olavi Niemitalo <Kalle@Astalo.kon.iki.fi>
Sun, 25 Feb 2007 09:02:48 +0000 (25 11:02 +0200)
treed9990da0e6efaa8f7aa55f1fc64a96d23b823c94
parent2bf5372a29a6ecaea2707102c386a8acf5580234
The fix for the bug 927.

When tables were rendered first time html_format_part was called with
document==NULL. <meta http-equiv=Refresh.../> was inside a table,
so document was NULL. Second time the table knew its dimensions
and document was not NULL.
src/document/html/renderer.c