Image List report bug - URLs not output

Robby Stephenson robby at periapsis.org
Thu Sep 7 07:54:09 MDT 2006


On Thursday 07 September 2006 6:05, marcus wrote:
> There is a bug in the Image List report. The URLs for IMDB and Amazon
> are not output at all. It works correctly in some other reports though.

Replace line 225 with:
       <xsl:value-of select="$entry/*[local-name() = $field/@name]"/>

If you want it to be a link, just delete lines 224-226 altogether. The links 
don't work in the report view, but you might want them in the saved output.

Thanks,
Robby



More information about the tellico-users mailing list