From: Benjamin Mako Hill Date: Fri, 28 Apr 2023 21:30:42 +0000 (-0700) Subject: make sure that content is defined before testing for search patterns X-Git-Url: https://code.communitydata.science/mediawiki_dump_tools.git/commitdiff_plain/7e6cd5b38610e0c1df5c8764e2527135a7ede38f?hp=7e6cd5b38610e0c1df5c8764e2527135a7ede38f make sure that content is defined before testing for search patterns This appears to have been causing a bug with comments/text that were deleted. Kaylea fixed and I adapated the code. ---