FriendsOfREDAXO / forcal

Kalender- / Newsverwaltung für REDAXO. Mehrsprachig, Beliebig definierbare Eingabefelder
MIT License
20 stars 4 forks source link

SQL-Fehler bei Duplizierung von Termin mirt doppelten Hochkommas im Titel (") #32

Closed iceman-fx closed 2 years ago

iceman-fx commented 2 years ago

rex_sql_exception thrown with message "Error while executing statement "UPDATE rex_forcal_entries SET name_1 = "Geschichte des Klubhauses "Joliot-Curie" - Kopie", status = 0 WHERE id = 4" using params []! SQLSTATE[42000]: Syntax error or access violation: 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 'Joliot-Curie" - Kopie", status = 0 WHERE id = 4' at line 1"

Stacktrace:

19 rex_sql_exception in /var/www/web97/html/sub_ruhlander/redaxo/src/core/lib/sql/sql.php:418

18 PDOException in /var/www/web97/html/sub_ruhlander/redaxo/src/core/lib/sql/sql.php:414

17 PDOStatement:execute in /var/www/web97/html/sub_ruhlander/redaxo/src/core/lib/sql/sql.php:414

16 rex_sql:execute in /var/www/web97/html/sub_ruhlander/redaxo/src/core/lib/sql/sql.php:461

15 rex_sql:setQuery in /var/www/web97/html/sub_ruhlander/redaxo/src/addons/forcal/lib/forcal/Utils/forcalListHelper.php:116

14 forCal\Utils\forCalListHelper:cloneData in /var/www/web97/html/sub_ruhlander/redaxo/src/addons/forcal/pages/entries.php:27

13 require in /var/www/web97/html/sub_ruhlander/redaxo/src/core/lib/packages/package.php:280

12 rex_package:includeFile in /var/www/web97/html/sub_ruhlander/redaxo/src/core/lib/be/controller.php:489

11 rex_be_controller:{closure} in /var/www/web97/html/sub_ruhlander/redaxo/src/core/lib/util/timer.php:57

10 rex_timer:measure in /var/www/web97/html/sub_ruhlander/redaxo/src/core/lib/be/controller.php:490

9 rex_be_controller:includePath in /var/www/web97/html/sub_ruhlander/redaxo/src/core/lib/be/controller.php:439

8 rex_be_controller:includeCurrentPageSubPath in /var/www/web97/html/sub_ruhlander/redaxo/src/addons/forcal/pages/index.php:10

7 require in /var/www/web97/html/sub_ruhlander/redaxo/src/core/lib/packages/package.php:280

6 rex_package:includeFile in /var/www/web97/html/sub_ruhlander/redaxo/src/core/lib/be/controller.php:489

5 rex_be_controller:{closure} in /var/www/web97/html/sub_ruhlander/redaxo/src/core/lib/util/timer.php:57

4 rex_timer:measure in /var/www/web97/html/sub_ruhlander/redaxo/src/core/lib/be/controller.php:490

3 rex_be_controller:includePath in /var/www/web97/html/sub_ruhlander/redaxo/src/core/lib/be/controller.php:422

2 rex_be_controller:includeCurrentPage in /var/www/web97/html/sub_ruhlander/redaxo/src/core/backend.php:239

1 require in /var/www/web97/html/sub_ruhlander/redaxo/src/core/boot.php:143

0 require in /var/www/web97/html/sub_ruhlander/redaxo/index.php:9