Projekt

Allgemein

Profil

Aktionen

GX-Abgewiesen #47891

geschlossen

Bilder mit Sonderzeichen im Dateinamen lassen sich hochladen, danach aber nicht mehr editieren

Von Wilken Haase vor mehr als 7 Jahren hinzugefügt. Vor mehr als 2 Jahren aktualisiert.

Status:
Abgewiesen
Priorität:
Normal
Zugewiesen an:
Mirko Janssen
Kategorie:
Core
Zielversion:
-
Beginn:
Abgabedatum:
% erledigt:

0%

Geschätzter Aufwand:
Steps to reproduce:
Release Notes Langtext:

Beschreibung

Meldung von Data Blue

Beispieldateiname:
'Australian-Trainingsjacke-'Vintage'-Blue-Back (1).jpg

Das Backend zeigt dann einen SQL Fehler an.

SQL ERROR(1064): "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Australian-Trainingsjacke-'Vintage'-Blue-Back (1).jpg'' at line 7" in /var/www/vhosts/shop/inc/xtc_db_error.inc.php:23

#3  File: /var/www/vhosts/shop/gm/classes/GMGMotion.php:168

    Code:
│ line 166:                                                   WHERE 
│ line 167:                                                       products_id = '" . (int)$_GET['pID'] . "'
├─  line 168:                                                       AND image_name = '" . xtc_db_prepare_input($imageFilename) . "'");
│ line 169:           }
│ line 170: 

#2  File: /var/www/vhosts/shop/admin/html/compatibility/product/product_images.inc.php:470

    Code:
│ line 468:                   <?php
│ line 469:                   // Fetch G-Motion values for additional picture.
├─  line 470:                   $t_gm_gmotion_data_array = $coo_gm_gmotion->get_form_data($image->getFilename(), false);
│ line 471:                   ?>
│ line 472: 

#1  File: /var/www/vhosts/shop/admin/html/compatibility/product/new_product.inc.php:413

    Code:
│ line 411:       </div>
│ line 412:       <div class="frame-content grid">
├─  line 413:           <?php include DIR_FS_ADMIN . 'html/compatibility/product/product_images.inc.php'; ?>
│ line 414:       </div>
│ line 415:   </div>

#0  File: /var/www/vhosts/shop/admin/categories.php:560

    Code:
│ line 558:             }
│ line 559:             elseif ($_GET['action'] == 'new_product') {
├─  line 560:               include DIR_FS_ADMIN . 'html/compatibility/product/new_product.inc.php';
│ line 561:             }
│ line 562:             elseif ($_GET['action'] == 'edit_crossselling') {


Aktionen #1

Von Wilken Haase vor mehr als 7 Jahren aktualisiert

  • Beschreibung aktualisiert (Vergleich)
  • Betroffene Versionen 3.0.0.0 wurde hinzugefügt
  • Betroffene Versionen Unbestimmt wurde gelöscht
Aktionen #2

Von Mirko Janssen vor etwa 7 Jahren aktualisiert

  • Zugewiesen an wurde auf Mirko Janssen gesetzt
Aktionen #3

Von Mirko Janssen vor etwa 7 Jahren aktualisiert

  • Status wurde von Gemeldet zu Abgewiesen geändert

Fehler kann nicht reproduziert werden.

Aktionen #4

Von Till Tepelmann vor mehr als 6 Jahren aktualisiert

  • Tracker wurde von GX-Bug zu GX-Abgewiesen geändert
Aktionen #5

Von Moritz Bunjes vor mehr als 2 Jahren aktualisiert

  • Zielversion 133 wurde gelöscht
Aktionen

Auch abrufbar als: Atom PDF