This file does a simple check for $link, which not be defined. Patch changes if($link) to if(!empty($link)) to avoid generating a notice in PHP 5.3.

CommentFileSizeAuthor
#1 undefined-variable.patch371 bytespraestigiare

Comments

praestigiare’s picture

StatusFileSize
new371 bytes

Here is the patch.

john franklin’s picture

Status: Needs review » Reviewed & tested by the community

Works here on an OpenAtrium instance. Normally, I'd wait for a couple "works for me" posts before changing the status to RTBC, but this is an obvious one-line patch.

BarisW’s picture

Guys, is anyone maintaining this module?

On RTBC since May 2012 and still not committed?