Dmitry Dulepov

Results 132 comments of Dmitry Dulepov

> It seemed that realurl was running thru the first GETvar llookUpTable configuration although the parameter was not actually in the url and then added an empty path segment. This...

I believe there is nothing to do here because composer installers 1.3.3 has the fix for it. Is this correct?

Not good, for example, if same news has to be shown on different pages. I do not see any value in this change. Also it breaks existing behavior. There has...

The solution to this problem is simple: do not clear realurl data. `tx_ttnews[tt_news]=the-news-title-as-path-segment` will only happen in one case: you removed data that realurl **requires** to decode URLs correctly. So...

Some information about deadlocks. [MySQL documentation](https://dev.mysql.com/doc/refman/5.7/en/innodb-deadlocks-handling.html): > Deadlocks are a classic problem in transactional databases, but they are not dangerous unless they are so frequent that you cannot run certain...

> when the according tables are full. What does this mean? :) > It also seems that the debug settings are overwritten, otherwise the following message would not be shown...

> I have no idea where the setting is changed at the moment `sqlDebug` is enabled in your TYPO3 configuration...

You can always ask in #typo3-cms is TYPO3 Slack group.