Menu

#12 Penny Arcade is broken

open
nobody
None
5
2002-09-06
2002-09-06
No

Same circumstances as my previous bug report.

It appears Penny Arcade added an empty ALT to their
comic's IMG tag.

I changed the search pattern from:
<img.+?src="(images/\d{4}/\d{8}l\..{3})"></td>
to:
<img.+?src="(images/\d{4}/\d{8}l\..{3})".*?></td>
and everything seems happy

Discussion


Log in to post a comment.

MongoDB Logo MongoDB