[ic] [query] & [more] Error - (was [query] causes [more] to generate non-unique mv_cache_key)

Dan Bergan danb at champonline.com
Wed Nov 17 11:50:01 EST 2004


Dan Bergan wrote:

> Sandy Thomson wrote:
>
>> Its very difficult to debug your code, if we cant see your code, if you
>> know what I mean.
>>
>>  
>>
> For a simple test I put the following code into a page on my IC 5.2 
> demo site and I was able to reproduce my error:
> [query sql="select sku from products where sku like 'os28%' order by sku"
>        type=list
>        ml=5
>        more=1
> ]
> [on-match]
> <table width="95%" border="0" cellspacing="0">
> <tr class="categorybar">
> <td><b>[L]SKU[/L]</b></td>
> </tr>
> [/on-match]
>
> [list]
> <tr>
>   <td>
>       [sql-code]
>   </td>
> </tr>
> [/list]
>
> [on-match]
> </table>
> [/on-match]
>
> <BR CLEAR=LEFT>
> [more-list]
> <BLOCKQUOTE>
> [msg arg.0="[matches]" arg.1="[match-count]"]Matches %s of %s 
> found.[/msg]
> <BR>[more]<BR>
> </BLOCKQUOTE>
> [/more-list]
>
> [/query]
>
Sorry, I should probably add a bit more detail...
Browse to the page (above), let the session time out (wait 1 hour), 
click on one of the [more] links, and I get an Internal Server Error.

Dan



More information about the interchange-users mailing list