Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

Bug with detailed pages?

Quote Reply
Bug with detailed pages?
In the 1.11 release, in sub site_html_link
in the load template call, it says:

detailed_url => "$LINKS{db_detailed_url}/${$rec}{'ID'}$LINKS{build_extension}",

That should be (according to the Links.pm file)

detailed_url => "$LINKS{build_detail_url}/${$rec}{'ID'}$LINKS{build_extension}",


Or are my versions crossed???

Subject Author Views Date
Thread Bug with detailed pages? pugdog 1949 Jan 13, 2000, 9:06 PM
Post Re: Bug with detailed pages?
Alex 1863 Jan 14, 2000, 10:35 AM
Post Re: Bug with detailed pages?
Karen 1864 Jan 23, 2000, 11:27 AM
Post Re: Bug with detailed pages?
Karen 1869 Jan 23, 2000, 9:10 PM
Post Re: Bug with detailed pages?
Alex 1869 Jan 24, 2000, 8:00 AM