jochi44

Results 14 comments of jochi44

> @jochi44 Does this not happen on Contao 4.9 or did you not test Contao 4.9? Cannot and did not test Contao 4.9.

Interesting - as mentioned in https://github.com/contao/contao/issues/5043#issuecomment-1195129386 the behaviour is only on Chrome and Edge browser. In Firefox rearranging included modules works.

I tested this again. It's working in Firefox (102.0.1 (64-Bit)) and not working in Chrome (Version 103.0.5060.134 (Offizieller Build) (64-Bit)). I'm running Windows 11 64 bit.

This is very strange. On a 4.13.6 installation the tooltips are shown (same PC, Chrome 103.0.5060.134 (64-bit).

> is there any console error in your browser? We did update the tips implementation, so I it _could_ be a JS or cache problem. Unfortunately no errors in the...

Yes, it does. ``` [2022-09-22T11:35:17.937441+02:00] request.INFO: Matched route "tl_page.4.root". {"route":"tl_page.4.root","route_parameters":{"_token_check":true,"_controller":"Contao\\FrontendIndex::renderPage","_scope":"frontend","_locale":"de","_format":"html","_canonical_route":"tl_page.4","parameters":"","pageModel":{"Contao\\PageModel":[]},"_route":"tl_page.4.root","_route_object":{"Symfony\\Component\\Routing\\Route":[]}},"request_uri":"https://xyz.tld/","method":"GET"} [] [2022-09-22T11:35:17.952417+02:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\SyntaxErrorException: "An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation:...

Sorry, I have no idea how I can expand the "SyntaxErrorException"-message. Can't anyone else reproduce this?

Sorry, but I don't see the toolbar and profiler in the frontend although I'm in the debug mode 🤷‍♀️

Sorry but I am too much user than developer. Can't find the request that leads to the exception.

Another bug: 1. After creating a "new field" create a new record in the appropriate catalog This leads to this php warning in error.log of server (without even saving the...