View Issue Details

IDProjectCategoryView StatusLast Update
0002829OXID eShop (all versions)3.1. Design, GUI, UXpublic2011-09-05 14:26
Reportertjungcl 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.5.0 revision 34568 
Target VersionFixed in Version4.5.3 revision 39087 
Summary0002829: behaviour of page number seo-urls inconsistent and in some cases wrong
Descriptionfollowing cases

/Kiteboarding/Kites/ => OK
/Kiteboarding/Kites/1/ => 404
/Kiteboarding/Kites/2/ => OK
/Kiteboarding/Kites/3/ => empty list
/Kiteboarding/Kites/4/ => 404

in detail:

/Kiteboarding/Kites/1/ => 404
okay, because that url really does not exist. However it is equivalent to /Kiteboarding/Kites/, so it could just redirect to there

/Kiteboarding/Kites/3/ => empty list
this seems to be an error.

/Kiteboarding/Kites/4/ => 404
okay, because that url doesnt exist too. This case happens often, though, because the number of articles in a category varies over time and so backlinks somewhere in the internet could exist that point on those last pages.
Therefore you should think about a redirect to /Kiteboarding/Kites/ instead of 404.




TagsNo tags attached.
Theme
BrowserAll
PHP Versionany
Database Versionany

Relationships

has duplicate 0002532 resolvedarvydas_vapsva paging: empty list 

Activities

There are no notes attached to this issue.