Project

General

Profile

Actions

GX-Bug #68361

closed

Cachefreundliche Dateinamen werden immer im Gambio Admin benutzt obwohl die Option in den Einstellungen deaktiviert ist / Cache friendly filenames are always used in Gambio Admin although the option is disabled in the settings

Added by Till Tepelmann over 2 years ago. Updated almost 2 years ago.

Status:
Erledigt
Priority:
Normal
Assignee:
Ahmed Hamouda
Category:
Adminbereich
Target version:
% Done:

0%

Estimated time:
Steps to reproduce:
Betroffene Versionen:
4.3.3.0, 4.3.3.1
Release Notes Langtext:

Cache-freundliche Dateinamen werden im Gambio Admin nur noch verwendet, wenn die Option aktiviert ist


Description

Cachefreundliche Dateinamen werden immer im Gambio Admin benutzt obwohl die Option in den Einstellungen deaktiviert ist.

Kann wie folgt reproduziert werden:

  1. Gambio Admin öffnen
  2. Unter Einstellungen->Cache freundliche Dateinamen" deaktivieren
  3. auf dem Server die htaccess Datei im Hauptverzeichnis bearbeiten
  4. Die Zeilen folgenden Zeilen auskommentieren mit #
RewriteCond %{ENV:SUFFIX} .*-bust_.*(\.(min\.)?(js|css\.php|css))
RewriteRule ^(.*)(-bust_[0-9a-f]+)(\.(min\.)?(js|css\.php|css))$ %{ENV:BASE}$1$3 [L,QSA]
  1. im Gambio Admin die Seite "Bestellungen " aufrufen
  2. Die Seite kann nicht mehr angezeigt werden.

Erwartetes Ergebnis:
Die Seiten im Gambio Admin mit admin.php?do sollte bei deaktivierten Cachefreundlichen Dateinamen ohne Probleme aufrufbar sein

Tatsächlichses Ergebnis:
Die Seiten im Gambio Admin mit admin.php?do sind nicht aufrufbar obwohl die Cachefreundlichen Dateienmanen deaktiviert sind. Es wird immer das JavaScript über bust-255g5464rwef56.min.js geladen


Cache friendly filenames are always used in Gambio Admin even though the option is disabled in the settings.

Can be reproduced as follows:

  1. open Gambio Admin
  2. deactivate "Cache friendly filenames" in Settings->Settings
  3. on the server edit the htaccess file in the root directory
  4. comment out the following lines with #
RewriteCond %{ENV:SUFFIX} .*-bust_.*(\.(min\.)?(js|css\.php|css))
RewriteRule ^(.*)(-bust_[0-9a-f]+)(\.(min\.)?(js|css\.php|css))$ %{ENV:BASE}$1$3 [L,QSA]
  1. in the Gambio Admin call the page "Orders ".
  2. the page can no longer be displayed.

Expected result:
The pages in the Gambio Admin with admin.php?do should be callable without problems with disabled cache friendly filenames

Actual result:
The pages in the Gambio Admin with admin.php?do are not callable although the cache friendly file names are disabled. The JavaScript is always loaded via bust-255g5464rwef56.min.js.


Actions #1

Updated by Till Tepelmann over 2 years ago

  • Status changed from Gemeldet to 30
  • Target version changed from 133 to 4.4.0.0 beta1
  • Release Notes Langtext updated (diff)
Actions #2

Updated by Marvin Muxfeld over 2 years ago

  • Status changed from 30 to Testing
Actions #3

Updated by Daniel Wu over 2 years ago

  • Target version changed from 4.4.0.0 beta1 to 4.5.1.0 beta1
Actions #4

Updated by Till Tepelmann about 2 years ago

  • Target version changed from 4.5.1.0 beta1 to 4.4.0.0
Actions #5

Updated by Daniel Wu about 2 years ago

  • Tags set to 4.4.0.0
Actions #6

Updated by Ahmed Hamouda about 2 years ago

  • Status changed from Testing to Erledigt
Actions #7

Updated by Ahmed Hamouda about 2 years ago

  • Assignee changed from Core-Entwickler to Ahmed Hamouda
Actions #8

Updated by Daniel Wu about 2 years ago

  • Tags changed from 4.4.0.0 to 4.4.0.0
Actions #9

Updated by Daniel Wu about 2 years ago

  • Release Notes Langtext updated (diff)
Actions #10

Updated by Moritz Bunjes almost 2 years ago

  • Tags deleted (4.4.0.0)
Actions

Also available in: Atom PDF