On this page: http://sesam.se/nyheter/person/Anders+Borg when clicking on the 
"nästa" link at the bottom, the link is missing the type=person in the url.

 

$datamodel.navigation.getNavigation('offset').results.get( 0 ).url   is the 
code that gets the url for the offset link.

 

in views.xml (don't have any reset function in offset)

                <navigation>

                    <nav id="offset" command-name="newsSearch">

                        <options>

                            <config>

                                <add display-name="nästa" 
value-ref="nextOffset"/>

                            </config>

                        </options>

                    </nav>

                </navigation>

 

 

 

We have the same problem in test environment, where we have added two extra url 
parameters (to be able to display news within a date interval) that doesn't get 
included in the url when clicking to get to the next page.

http://nuclei.test.sesam.se/search/?c=nc&newsCase=Ryder+Cup&type=sak&fromDate=2007-09-04&toDate=2008-09-24

when clicking you get this url:

http://nuclei.test.sesam.se/search/?c=nc&newsCase=Ryder+Cup&offset=37

(missing parameters: type, fromDate, toDate)

 

Both cases are on the newscase vertical c=nc.

 

 

What makes some parameters get included in url and some not?

Have we missed to include something in views or modes files?

 

/Anna

__________________________________________

Anna Larsson 
Schibsted Sök AB 
Besök: Mäster Samuelsgatan 56, 3tr 
Postadress: 105 17 Stockholm 
Hemsida: www.sesam.se <http://www.sesam.se>  
E-post: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>  
Mobil: 070 980 36 69 
Växel: 08 - 13 53 10 

Sök videos på Sesam.se - "funny cats 
<http://sesam.se/search/?q=funny+cats&userSortBy=mix&c=v> "

 

_______________________________________________
Kernel-development mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-development

Reply via email to