Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
iceman-fx opened this issue Nov 10, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@iceman-fx
Copy link
Member

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

@iceman-fx iceman-fx added the bug Something isn't working label Nov 10, 2022
@iceman-fx iceman-fx changed the title SQL-Fehler bei Eingabe von doppelten Hochkommas im Titel (") SQL-Fehler bei Duplizierung von Termin mirt doppelten Hochkommas im Titel (") Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant