View Issue Details

IDProjectCategoryView StatusLast Update
0000342OXID eShop (all versions)4.09. SEO, SEO URLpublic2012-12-10 13:35
Reportertomas_liubinas Assigned To 
PriorityimmediateSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Fixed in Version4.0.0.0 revision 13895 
Summary0000342: Shop works ok but 404 header is sent
DescriptionMy shop is installed on http://testshops/PE_4_0_0_0/ (db is copied from another installation), shop works but 404 HTTP header for every page is always sent.

200 OK header should be sent.

This is very dangerous as in this case Search Engine will ignore the shop.

Furthermore this behaviour was not noticed for some time, and may appear in future so it would be good to get clear 404 (or error) instead of surpresing error mesages in oxUBase (at least in non productive mode).
Additional InformationI reasearched a bit and it looks that 404 is iniateed by oxUBase::_processRequest(), because oxSeoDecoder::fetchSeoUrl() gets 'PE_4_0_0_0' parameter. This parameter should not be shop path dependant.
TagsNo tags attached.
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Activities

arvydas_vapsva

2008-10-24 13:36

reporter   ~0000206

fixed