PDA

View Full Version : Configure Images, asp and querystrings


Wobbly
03-05-2007, 08:56 PM
We have just upgraded from v4.something to version 5. The new features are great and our webmaster was genuinely excited. Peronally I think she should get out more, but hey!

Anyway, here's our little problem:

I have setup an image option for each of the different filetypes on our website. Most work fine, but the asp pages are a problem.

A straight asp page with no querystring works just fine (eg: .../index.asp) and displays the designated icon in the results page.

But an asp page with a querystring (eg: .../products.asp?id=7) doesn't display an icon.

Have I missed something in the configuration?

wrensoft
03-05-2007, 09:20 PM
It is a known bug. We found it last week. It will be fixed in release 5.0.1005, which should be available late this week or early next (~ 9/Mar/07).

Wobbly
03-08-2007, 10:01 PM
Awesome. Thanks for the reply. I'll keep an eye out for that update.