Issues

Filters
:

Apply Clear

Toggle_check # Tracker Status Priority Subject Assignee Category Target version
23696 BugClosedCould haveLog deprecated functions (and adjust comments)Xavier Perseguersdbal
23282 BugClosedCould haveNOT LIKE is not remapped using dbms_lob.instr with OracleXavier Perseguersdbal
15472 BugClosedCould havealter table with default value does not work in postgres7Karsten Dambekalnsdbal
14282 BugClosedCould haveTweaking localconf.php doesn't workKarsten Dambekalnsdbal
40237 BugResolvedShould haveCorrect DBAL ux_* class mapping in migrations fileSteffen Gebertdbal6.0.0-beta1
31486 TaskClosedShould haveUpdate ADOdb library to version 5.14Xavier Perseguersdbal4.6.1
28324 BugRejectedShould haveAutoloader cache is not cleareddbal
24268 BugClosedShould haveInstall Tool is unuseable with newest DBALXavier Perseguersdbal
24156 BugClosedShould haveDBAL does not support multi-column indexes in create table queriesXavier Perseguersdbal
24148 BugClosedShould havegroupBy and orderBy fails on exec_queryXavier Perseguersdbal
24145 FeatureClosedShould haveProvide a pass-through flag for sql_exec() which goes directly to the native MySQL engineXavier Perseguersdbal
24057 BugClosedShould haveInstall tool cannot compare "ENGINE" of MySQL Tables when DBAL is activeXavier Perseguersdbal
23879 BugClosedShould have1-2-3 install tool wizard does not let DBAL load early enoughXavier Perseguersdbal
23834 BugClosedShould haveUPDATE queries fails for $GLOBALS['TYPO3_DB']->sql_queryXavier Perseguersdbal
23707 BugClosedShould haveMisleading error message in ux_t3lib_DB->cacheFieldInfo()Xavier Perseguersdbal
23571 BugClosedShould havedbal does not parse setDBinit correctlyXavier Perseguersdbal
23469 BugClosedShould haveCall to deprecated function template::middle()Xavier Perseguersdbal
23216 BugClosedShould haveQueries should only be parsed onceXavier Perseguersdbal
23087 FeatureClosedShould haveFIND_IN_SET should be used instead of complicated LIKE where clauseXavier Perseguersdbal
22731 BugClosedShould haveSQL parser does not handle ALTER TABLE with character set operationXavier Perseguersdbal
22716 BugClosedShould haveSpeed up Oracle layer by not defaulting to dbms_lob.instr for LIKE queryXavier Perseguersdbal
22696 BugClosedShould have1-2-3 Install Process breaks with PostgreSQLXavier Perseguersdbal
22695 BugClosedShould haveSQL parser doesn't accept ALTER TABLE statement without CHANGE, DROP or ADD keywordXavier Perseguersdbal
22640 BugClosedShould haveMapping does not work with table aliasXavier Perseguersdbal
22631 BugClosedShould haveDAM-related: DAM search function crashed on OracleXavier Perseguersdbal
22557 BugClosedShould haveDriver dropdown in install tool should be hidden when only MySQL is availableXavier Perseguersdbal
22501 BugClosedShould haveMultiple join conditions are not supportedXavier Perseguersdbal
22334 BugClosedShould haveEmpty page subtitle can't be saved using dbalXavier Perseguersdbal
22250 BugClosedShould haveAuto-increment does not work with driver odbc_mssqlXavier Perseguersdbal
22116 BugClosedShould haveIFNULL operator cannot be parseddbal
22114 BugClosedShould haveArgument 1 passed to ux_t3lib_DB::_quoteFieldNames() must be an array, string givenXavier Perseguersdbal
22104 BugClosedShould haveCannot parse TRUNCATE TABLE in Install ToolXavier Perseguersdbal
22096 BugClosedShould haveWhere clause 0=0 cannot be parsedXavier Perseguersdbal
22075 BugClosedShould haveMethod compileINSERT of ux_t3lib_sqlparser should be protectedXavier Perseguersdbal
22074 BugClosedShould haveEnhance UPDATE statements with native driver (MySQL)Xavier Perseguersdbal
22063 BugClosedShould haveBackend login impossible with MSSQL via ODBC due to FetchRow() resultXavier Perseguersdbal
22062 BugClosedShould haveInclude BE:forceCharset config optionXavier Perseguersdbal
22061 BugClosedShould haveCannot parse INSERT when VALUES has no space before left parenthesisXavier Perseguersdbal
22057 BugClosedShould haveInvalid quoting of numeric column names [scheduler]Xavier Perseguersdbal
22049 BugClosedShould haveBETWEEN operator is not supportedXavier Perseguersdbal
21944 FeatureClosedShould haveMySQL extended INSERT statements cannot be parsedXavier Perseguersdbal
21903 FeatureClosedShould haveSupport SQL "CASE WHEN"Xavier Perseguersdbal
21902 FeatureClosedShould haveSupport SQL "LOCATE"Xavier Perseguersdbal
21887 BugClosedShould haveSQL parser cannot parse escaped single quote in INSERT statementXavier Perseguersdbal
21836 BugClosedShould haveMove back methods belonging to t3lib_sqlparserXavier Perseguersdbal
21835 BugClosedShould haveCalendar Base an DBAL on Typo3 4.2.10dbal
21780 BugClosedShould haveCannot parse SQL hintsXavier Perseguersdbal
21730 BugClosedShould haveALTER TABLE is not able to parse length restriction in index creation (Oracle)Xavier Perseguersdbal
21695 BugClosedShould haveThe new Introduced HSC's of labels arises html-Tags to be visbile in EMdbal
21645 BugClosedShould haveSQL-Parser does not allow . in FROM clausedbal
21616 BugClosedShould haveColumns with NOT NULL are created as NULLABLEXavier Perseguersdbal
21614 FeatureClosedShould haveAdd support for MemCacheXavier Perseguersdbal
21560 FeatureClosedShould havesql_query does not respect "mapping"Xavier Perseguersdbal
21555 BugClosedShould havePowermail-related: RIGHT OUTER JOIN is not supportedXavier Perseguersdbal
21514 BugClosedShould haveDAM-related: Element browser crashes as where-clause cannot be parsedXavier Perseguersdbal
21507 BugClosedShould haveDAM-related: Adding metadata or category to a file duplicates the file in table tx_damXavier Perseguersdbal
21502 BugClosedShould haveDAM-related: CONCAT operator cannot be used after LIKEXavier Perseguersdbal
21500 BugClosedShould haveCannot move multiple records with clipboarddbal
21432 BugClosedShould haveCopy DBAL-only SQL parser methods from t3lib_sqlparser to ux_t3lib_sqlparserOliver Haderdbal
21366 BugClosedShould haveClean-up SQL parser and SQL engineXavier Perseguersdbal
21261 BugClosedShould havestring literals quoted as identifiers in class.t3lib_loaddbgroup.phpXavier Perseguersdbal
21101 BugClosedShould haveadmin_get_tables() method is using PHP5.3-deprecated function mysql_list_tablesXavier Perseguersdbal
21077 BugClosedShould haveRemove reference operators for objectsXavier Perseguersdbal
20687 BugClosedShould haveDBAL (adodb): Tables unknown to T3 breaks down Install-ToolKarsten Dambekalnsdbal
20470 BugClosedShould haveColumn's default value is not properly quoted in CREATE TABLEXavier Perseguersdbal
20449 BugClosedShould haveMapping in query does not takes care of remapping "table.field" in a WHERE clauseMartin Kutschkerdbal
20439 BugClosedShould haveDBAL wildly quotes fields and table namesXavier Perseguersdbal
20432 BugClosedShould haveDB check breaks with MySQL in ANSI mode due to double quotesKarsten Dambekalnsdbal
20427 BugClosedShould haveDBAL - bigint (int8) values get converted to int4 by int-castdbal
20417 BugClosedShould haveCannot connect to non-local Oracle database with SIDSteffen Kamperdbal
20346 BugClosedShould haveDBAL: Float database field gets converted to integer on insertXavier Perseguersdbal
20208 BugClosedShould have00633 not fixed in latest versions of Typo3Christian Kuhndbal
20137 BugClosedShould haveDBAL where clauses not handled correctlyXavier Perseguersdbal
19999 BugClosedShould havetable name are not mapped in the value part of a query and in inner joinXavier Perseguersdbal
19843 BugClosedShould haveDBAL 0.9.20 crashes TYPO3 4.2.xChristian Kuhndbal
19107 BugClosedShould have4.2 is incompatible with ms-sqlKarsten Dambekalnsdbal
19105 BugClosedShould havedbal incompatible SQL in extension impexpMichael Stuckidbal
19030 BugClosedShould havesysextension "indexed search engine" not dbal compatibleXavier Perseguersdbal
18954 FeatureClosedShould havepostgres schema support in coreKarsten Dambekalnsdbal
18850 BugClosedShould havedbal 0.9.20 of typo 4.2 doesn´t workKarsten Dambekalnsdbal
18704 BugClosedShould havePagetree only shows [no title] no pid and has no "depth"Xavier Perseguersdbal
18064 BugClosedShould haveBogus check in handler_getFromTableListMichael Stuckidbal
17918 BugClosedShould haveMapping of fieldnames in SQL-functions like MIN(), MAX() or SUM() does not workXavier Perseguersdbal
17916 BugClosedShould haveExt Manager doesn't work with dbal SVN 0.9.20dbal
17725 BugClosedShould haveWarning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/sciottob/public_html/typo3_src/tyKarsten Dambekalnsdbal
17574 BugClosedShould haveDouble values are truncated to their prefixesXavier Perseguersdbal
17554 BugClosedShould haveProblem with strings in INdbal
17552 BugClosedShould haveIFNULL operator cannot be parsedXavier Perseguersdbal
17539 BugClosedShould haveOCI_INVALID_HANDLEdbal
17376 BugClosedShould havePersistent MySQL connections to more than one database doesn't workOliver Haderdbal
17341 BugClosedShould haveFieldmapping doesnt work on the "right side" in where clause with table.fieldKarsten Dambekalnsdbal
17266 BugClosedShould haveWeb>page and Web>list trigger ORA-01704 errorKarsten Dambekalnsdbal
17232 BugClosedShould haveFieldmapping doenst work on the "right side" in where clause.Karsten Dambekalnsdbal
17224 BugClosedShould haveMapping problem in content element selectboxesKarsten Dambekalnsdbal
17218 FeatureClosedShould haveOverwritting of handler attributes.dbal
17019 BugClosedShould haveSQL error with DBAL/PostgreSQL: quoting of varchar defaultsKarsten Dambekalnsdbal
16946 BugClosedShould haveSQL error with Templavoila/DBAL/PostgreSQL: Different languageKarsten Dambekalnsdbal
16782 BugClosedShould haveOracle : Swap (online / offline) between 2 pages or contents,...Karsten Dambekalnsdbal
16779 BugClosedShould haveTemplavoila & ORACLE wont work (DBAL 0.9.9)Xavier Perseguersdbal
16710 BugClosedShould haveCOUNT(DISTINCT col) only works when the column is prefixed with the table nameKarsten Dambekalnsdbal
16709 BugClosedShould havePage tree not rendered for Non-Admins (Oracle)Karsten Dambekalnsdbal
16708 BugClosedShould haveWHERE func(expr) IN (n,...m) is brokenXavier Perseguersdbal
16707 FeatureClosedShould haveautoconvert col='' to col IS NULL on Oracledbal
16706 BugClosedShould havewrong SQL error in log (PostgreSQL)Karsten Dambekalnsdbal
16694 BugClosedShould haveExtension manager fails in a postgres environment with multiple schema's and tables.dbal
16690 BugClosedShould havetype mappings are larger than necessaryKarsten Dambekalnsdbal
16689 BugClosedShould haveIndex on tx_realurl_uniqalias breaks with DBALXavier Perseguersdbal
16687 BugClosedShould haveOn PostgreSQL tables should be created with "WITHOUT OIDS"Karsten Dambekalnsdbal
16662 BugClosedShould haveadodb ext contains garbage in postgres-driverMichael Stuckidbal
16631 BugClosedShould havedbal does not support mysql-type "datetime"Karsten Dambekalnsdbal
16499 BugClosedShould haveProblems with UTF-8 and PostGresKarsten Dambekalnsdbal
16422 BugClosedShould haveUpdating database tables doesn't workKarsten Dambekalnsdbal
16387 BugClosedShould haveDBAL should honour forceCharset settingKarsten Dambekalnsdbal
16353 FeatureClosedShould havelog (part of) caller stack (back trace)Karsten Dambekalnsdbal
16352 FeatureClosedShould haveLog number of return or affected rowsXavier Perseguersdbal
16351 BugClosedShould havelogging incomplete?dbal
16350 BugClosedShould haveDBAL debug log "parsing" doesn't work on OracleKarsten Dambekalnsdbal
16349 FeatureClosedShould havesupport Oracle's "EXPLAIN PLAN FOR"Karsten Dambekalnsdbal
16299 BugClosedShould haveBLOBs doesn't work in Oracle (in the WHERE clause)Karsten Dambekalnsdbal
16298 BugClosedShould haveError with parsing debug (Oracle XE)Karsten Dambekalnsdbal
16296 BugClosedShould haveADODB loads a dummy pluginKarsten Dambekalnsdbal
16291 FeatureClosedShould havecolumn info lacks default valuesKarsten Dambekalnsdbal
16288 BugClosedShould haveALTER TABLE... ADD KEY not supported (Oracle XE)Karsten Dambekalnsdbal
16287 BugClosedShould haveincorrect table name quoting in installer (compare db, Oracle XE)Karsten Dambekalnsdbal
16221 BugClosedShould haveExtension tables created on wrong databaseKarsten Dambekalnsdbal
16034 FeatureClosedShould havetable-prefixingdbal
16005 BugClosedShould haveDAM install fails on typo3 with postgresbased DBRené Fritzdbal
15971 BugClosedShould haveExtensions which use function pi_getPidList() from class tslib_pibase do not work with DBALKarsten Dambekalnsdbal
15917 BugClosedShould haveCant create Pages - SQL ErrorKarsten Dambekalnsdbal
15905 BugClosedShould haveInstall dbal failsKarsten Dambekalnsdbal
15900 BugClosedShould havefloat is not a db-compatible datatypeKarsten Dambekalnsdbal
15848 BugClosedShould haveUsing dam list modulRené Fritzdbal
15841 BugClosedShould haveError installing TYPO3 with DBALKarsten Dambekalnsdbal
15840 BugClosedShould haveError installing static_info_tablesKarsten Dambekalnsdbal
15823 BugClosedShould havePages not shown in FE with DBAL and OracleKarsten Dambekalnsdbal
15819 BugClosedShould haveIncorrect parsing of join conditional expressionStanislas Rollanddbal
15792 BugClosedShould haveadodb should be non-shy (or dbal should be shy)Karsten Dambekalnsdbal
15781 BugClosedShould haveCould not install dam with activated dbalKarsten Dambekalnsdbal
15582 BugClosedShould havesql error on error-loggingKarsten Dambekalnsdbal
15535 BugClosedShould haveSELECT COUNT(DISTINCT(xxx)) produces wrong field nameKarsten Dambekalnsdbal
15507 BugClosedShould haveCan't create new pagesdbal
15504 FeatureClosedShould havehandlercfg does not support database port settingsKarsten Dambekalnsdbal
15501 BugClosedShould haveLEFT OUTER JOINKarsten Dambekalnsdbal
15493 BugClosedShould haveclass.ux_t3lib_db::sql_query does not set $sqlResult->TYPO3_DBAL_handlerTypeKarsten Dambekalnsdbal
15492 BugClosedShould haveNo support for LIMIT [PostgreSQL]Xavier Perseguersdbal
15485 BugClosedShould havedbal error in taskcenter_recentGeorg Ringerdbal
15478 BugClosedShould haveDB Int > Database Relations > "No handler found!!!"Karsten Dambekalnsdbal
15366 BugClosedShould haveError installing static_info-tablesXavier Perseguersdbal
15364 BugClosedShould haveSQL error creating a begroupKarsten Dambekalnsdbal
15363 BugClosedShould haveWaring Extension ManagerKarsten Dambekalnsdbal
15348 BugClosedShould haveInvalid argument supplied for foreach() in class.ux_t3lib_db.phpKarsten Dambekalnsdbal
15347 BugClosedShould havecannot add user or usergroups to fe or be (form is not saved)Karsten Dambekalnsdbal
15317 BugClosedShould haveMySQL Error when installing sys_action with the extension manager in 4.0beta1Karsten Dambekalnsdbal
15314 BugClosedShould havecan't add pages or content because adodb sequences are setup incorrectlyKarsten Dambekalnsdbal
15307 BugClosedShould haveSQL parser cannot handle table aliases when using AS keywordKarsten Dambekalnsdbal
15179 BugClosedShould haveVery difficult install.Karsten Dambekalnsdbal
15178 BugClosedShould haveCall to undefined function: fetchrow() in dbal/class.ux_t3lib_db.phpKarsten Dambekalnsdbal
14883 BugClosedShould haveError when adding pagecontentKarsten Dambekalnsdbal
14825 BugClosedShould havedbal does not parse DISTINCT correctlyKarsten Dambekalnsdbal
14823 BugClosedShould haveDBAL produces "unexpected EOF on client connection"Karsten Dambekalnsdbal
14284 BugClosedShould havemetatype errorKarsten Dambekalnsdbal
14283 BugClosedShould havebackpath problem with symbolic linked directoriesKarsten Dambekalnsdbal
14245 BugClosedShould haveResult resource error in task centerKarsten Dambekalnsdbal
23431 BugClosedMust haveError: No pages are found on the rootlevel! in Frontend when using OracleXavier Perseguersdbal
22561 BugClosedMust haveSome exceptions are not caught when trying to install DBAL in 1-2-3 Install Tool processXavier Perseguersdbal
21688 FeatureClosedMust haveAdd support for IN and EXISTS subqueriesXavier Perseguersdbal
21426 BugClosedMust haveAccentuated characters in CE are not saved properlyXavier Perseguersdbal
21268 BugClosedMust haveCaching framework does not work with DBAL on OracleXavier Perseguersdbal
19827 BugClosedMust haveXSS vulnerability in sysext adodbdbal
15594 BugClosedMust havetypos in file dbal/mod1/index.phpKarsten Dambekalnsdbal
15303 BugClosedMust haveSQL parser lacks proper support for NOT statementsKarsten Dambekalnsdbal
15300 BugClosedMust haveCreating tables with DBAL on MySQL cuts numeric field types in halfKarsten Dambekalnsdbal

(1-172/172) | Per page: 25, 50, 100, 200

Also available in: Atom CSV PDF