View Issue Details

IDProjectCategoryView StatusLast Update
0003244OXID eShop (all versions)4.09. SEO, SEO URLpublic2012-12-10 13:34
ReporterBergfreunde 
PriorityurgentSeverityblockReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.4.8 revision 34028 
Target VersionFixed in Version4.5.3 revision 39087 
Summary0003244: Newer Browser are caching 301 Redirects
DescriptionOXID is often redirecting via 301 (Moved Permanently), and according to RFC Browsers should/are allowed/advised to cache those:

http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.3.2

As some Browsers, e.g. Chrome and Firefox, have read this Specification and implemented it in their newer Versions, this causes errors in same cases.

E.g.: An User is once redirected during Check-Out -> he will never be able to complete the Check-Out (as far he is not refreshing his Cache)

Not tested with 4.5.x

BTW: the newer Firefox-Versions are missing in your Browser-List ;-)
TagsNo tags attached.
ThemeBoth
BrowserGoogle Chrome, Apple Safari, Opera
PHP Versionany
Database Versionany

Relationships

related to 0005009 resolvedLinas Kukulskis Redirect in case of an error must be 307 and not 301/302 
related to 0004319 resolvedLinas Kukulskis permanently redirect 301 to offline.html should be 307 

Activities

svetlana

2011-09-14 15:32

reporter   ~0005211

@developers please investigate it

arvydas_vapsva

2011-09-15 14:24

reporter   ~0005221

very good notice! thnx!

Bergfreunde

2011-09-16 11:54

reporter   ~0005233

thx! hopefully "real" url-redirects are still redirected via 301, e.g. someone is chancing the category-url

arvydas_vapsva

2011-09-16 12:48

reporter   ~0005234

yes