31 Mar
2011
31 Mar
'11
10:15 p.m.
Jeremy Henty wrote:
Jeremy Henty wrote:
corvid wrote:
Probably reads the 0.1 as 0 and does the same bad thing we usually get when we have 0 and don't have a URL argument sending us somewhere else...
So the bug is that Html_tag_open_meta() does not check that it has found a URL before doing the redirect? Does the attached patch look sensible? (The patch is a little messy, but all it does is wrap the redirect code in a "if (*content) { ... }".)
Bump.
Is this patch OK?
OK, seeing as the patch is so simple and no-one has objected I have crossed my fingers and pushed it. Regards, Jeremy Henty