View Issue Details

IDProjectCategoryView StatusLast Update
0006035OXID eShop (all versions)1. ----- eShop frontend -----public2015-06-09 13:30
ReporterBergfreunde Assigned To 
PrioritylowSeverityminorReproducibilityalways
Status closedResolutionno change required 
Product Version4.7.4 / 5.0.4 revision 57063 
Target Version4.9.5 / 5.2.5 
Summary0006035: Offline-Page shouldn't be SSL
DescriptionWithin ticket 0004979 the handling was also changed from non-SSL to SSL:
$sShopUrl = oxRegistry::getConfig()->getSslShopUrl();

In our opinion the offline-page shouldn't be a SSL-Page, so it would be better to use this instead:
$sShopUrl = oxRegistry::getConfig()->getShopUrl();
TagsHTTPS, Offline
ThemeAzure
BrowserAll
PHP VersionNot defined
Database VersionNot defined

Relationships

related to 0004979 resolved Offline-Page of subshops is called by wrong URL 

Activities

mark

2015-04-13 14:59

reporter   ~0010861

What's wrong with offline-pages via https?

florian.auer

2015-05-18 15:20

reporter   ~0010960

I also don't see a reason why offline page shouldn't be HTTPS. Please give a proper reason - thanks!

QA

2015-06-09 13:30

administrator   ~0011018

no feedback by reporter -> closed.