The function fail on the "Who's online" block for the standard "cameleon" and "marvin" themes.
When the block is expended, the icon shows on the "Online users" line.
When the block is collapsed, the icon doesn't show at all making it impossible to re-expend...
Might be something to do witht he fact that the text use the same format...
Comments
Comment #1
nedjoWe test for a couple of different tags (h2, h3) to attach the behaviour to, because different themes assign the block titles different tags. The problem was that I'd forgotten to break when we found a hit, so it was skipping the h2 and accepting an h3. Fix applied.
Comment #2
(not verified) commented