When you first enable this module and view a node, the node shows up and resolves to a WSOD. That's probably frightening off the noobs, for sure.

Turns out that if you add jquery on the admin screen, wsod goes away.

Simple enough, just check to see if dropcap_selectors is empty before loading javascript.

A half a line of PHP. See attached patch.

Thanks for a fun module!

CommentFileSizeAuthor
eliminate_wsod.patch472 bytesglass.dimly

Comments

glass.dimly’s picture

Version: 6.x-1.1 » 7.x-2.0-alpha2
Issue summary: View changes
Status: Needs review » Fixed

Fixed in the 7x branch.

glass.dimly’s picture

Status: Fixed » Closed (fixed)