Morton Jonuschat
- Login: mjonuschat
- Email: m.jonuschat@mojocode.de
- Registered on: 2009-08-03
- Last sign in: 2018-04-02
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 214 | 214 |
Reported issues | 0 | 202 | 202 |
Projects
Project | Roles | Registered on |
---|---|---|
TYPO3 Core | Contributor | 2015-06-15 |
Activity
2017-11-24
- 03:58 TYPO3 Core Bug #83074 (Needs Feedback): The inSet (FIND_IN_SET) function generates invalid SQL
- The inSet function as provided by the ExpressionBuilder is meant to find database rows which have a certain value $va...
2017-09-26
- 06:38 TYPO3 Core Bug #82555 (Rejected): Driver switches to mysqli when using postgresql
- Yes, that’s a call to the legacy API ($GLOBALS['TYPO3_DB']), you might want to check if an update (or fork) of RealUR...
2017-09-25
- 15:13 TYPO3 Core Bug #82555 (Needs Feedback): Driver switches to mysqli when using postgresql
- From the incomplete stacktrace it seems that something in your installation is using the legacy DatabaseConnection cl...
- 04:47 TYPO3 Core Bug #81993 (Needs Feedback): 'Uncaught TYPO3 Exception' pops up when news records are localized
- Can you provide a full stack trace when this error occurs, tracking down the source of this problem is much easier wi...
- 04:20 TYPO3 Core Bug #82023 (On Hold): Install Tool DB Analyzer tries to change all VARCHAR fields
- MariaDB implemented a change to the Information Schema COLUMNS table which changed the output format compared to the ...
- 02:28 TYPO3 Core Bug #82499: displayCond - Problem with multiple conditions
- I am amazed if this actually worked (and did what you expected) in TYPO3 7.6 given that PHP is the one to screw you. ...
2017-09-21
- 08:55 TYPO3 Core Bug #75822: Wrong backticks when using a doctrine select on count(), max(), min() etc.
- Please read the documentation on how to use aggregate functions: https://docs.typo3.org/typo3cms/CoreApiReference/Api...
2017-07-05
- 00:01 TYPO3 Core Revision 7a2902ca: [BUGFIX] Always quote SQL identifiers in schema migrations
- Doctrine doesn't always return quoted identifiers when reading the
schema information from the database. This patch w... - 00:00 TYPO3 Core Bug #81610 (Resolved): Install Tool > Database Analyzer: Migration failed for fields containing a space
- Applied in changeset commit:1dd2254c112b3191cb3a86b964ec221e67637f52.
2017-07-04
- 23:44 TYPO3 Core Revision 1dd2254c: [BUGFIX] Always quote SQL identifiers in schema migrations
- Doctrine doesn't always return quoted identifiers when reading the
schema information from the database. This patch w...
Also available in: Atom