General

Profile

Rastislav Birka

  • Login: rasto
  • Email: rasto@cs2.ch
  • Registered on: 2011-03-31
  • Last sign in: 2021-02-09

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 2 2

Activity

2021-02-10

15:51 TYPO3 Core Bug #82750: Workspace preview doesn't preview MM relations properly
is a patch planned for 9.5? Rastislav Birka

2013-08-05

09:03 TYPO3 Core Feature #37662: Support for arrays in t3lib_div::_GP()
yes, problem still exists:
version 4.7.14
file: class.t3lib_matchcondition_abstract.php
function: protected functi...
Rastislav Birka

2013-04-04

10:10 TYPO3 Core Bug #46785: FileDoesNotExistException
same problem is in RTE in standard text CE, if there is link to file which doesn't exist is not possible edit this CE... Rastislav Birka

2012-07-16

07:55 TYPO3 Core Feature #37662: Support for arrays in t3lib_div::_GP()
Then it's needed to change function getVariableCommon in class.t3lib_matchcondition_abstract.php, because there is $v... Rastislav Birka

2012-06-01

06:58 TYPO3 Core Feature #37662 (Closed): Support for arrays in t3lib_div::_GP()
example situation:
$_GET => array(
'test' => array(
'0' => 'X'
'1' => 'Y'
'2' => 'Z'
)
)
$_PO...
Rastislav Birka

2011-04-25

22:30 TYPO3 Core Feature #25709 (Resolved): Need to add possibility to change the file size limitation for INCLUDE_TYPOSCRIPT
Applied in changeset commit:ac6b768a4b348c578e3f7f9349e343ef238556fc. Rastislav Birka
22:10 TYPO3 Core Revision ac6b768a: [FEATURE] Remove size bound of included TypoScript files
Change-Id: Ib8dd5576d4400cb4da38c86384ce6dd31f734508
Resolves: #25709
Reviewed-on: http://review.typo3.org/1408
Revie...
Rastislav Birka

2011-04-01

15:19 TYPO3 Core Feature #25709 (Closed): Need to add possibility to change the file size limitation for INCLUDE_TYPOSCRIPT
The limit for size of INCLUDE_TYPOSCRIPT files is currently hardcoded to 100KB.
Now it's directly in script class....
Rastislav Birka
11:19 TYPO3 Core Revision 2ec9428f: [BUGFIX] unzip_path setting is used inconsistently
The setting $TYPO3_CONF_VARS']['BE']['unzip_path'] is used inconsistently in TYPO3.
In some cases, it expects the di...
Rastislav Birka
01:00 TYPO3 Core Bug #25470 (Resolved): $GLOBALS['TYPO3_CONF_VARS']['BE']['unzip_path'] setting used with and without unzip command
Applied in changeset commit:55b96353e69def3f3a48faa0637d0a790f7dece0. Rastislav Birka

Also available in: Atom