Manuel Stofer
- Registered on: 2009-02-26
- Last connection: 2012-06-21
Issues
Activity
2012-02-03
- 19:50 TYPO3 Core Revision 0fe72801: [BUGFIX] Encoding error in TCEforms inline JavaScript
- JavaScript encoding is broken, when the link browser is used to add a
new item and sections are used.
Change-Id: Id3... - 19:48 TYPO3 Core Revision 76230132: [BUGFIX] Encoding error in TCEforms inline JavaScript
- JavaScript encoding is broken, when the link browser is used to add a
new item and sections are used.
Change-Id: Id3... - 19:47 TYPO3 Core Revision bc9f72b5: [BUGFIX] Encoding error in TCEforms inline JavaScript
- JavaScript encoding is broken, when the link browser is used to add a
new item and sections are used.
Change-Id: Id3...
2012-02-01
- 14:11 TYPO3 Core Bug #32422: Encoding error in TCEforms inline JavaScript
- A small demo of the problem is attached. I hope it helps to review the patch.
2012-01-31
- 17:37 TYPO3 Core Bug #32422: Encoding error in TCEforms inline JavaScript
- using json_encode instead of unescape, decodeURIComponent and rawurlencode solves the problem
@see patch
2011-08-16
- 11:24 TYPO3.Fluid Bug #29004: if viewhelper does not evaluate conditions correctly
- and forge does not escape correct :)
was supposed to be
<f:if condition="4 equals 5">
4 equals 5
</f:if>
( equals ... - 11:22 TYPO3.Fluid Bug #29004 (Closed): if viewhelper does not evaluate conditions correctly
- Actually the if viewhelper just typecasts the parameter 'condition' to boolean
which is not what you expect when you...
2011-02-14
- 13:00 TYPO3 Core Bug #25030: Different usage of $GLOBALS['TYPO3_CONF_VARS']['SYS']['forceReturnPath']
- i just saw this was already reported in 17314
- 12:58 TYPO3 Core Bug #25030 (Closed): Different usage of $GLOBALS['TYPO3_CONF_VARS']['SYS']['forceReturnPath']
- In 4.5 the class t3lib_formmail uses $GLOBALS['TYPO3_CONF_VARS']['SYS']['forceReturnPath'] which was previously only ...
2008-10-24
- 09:58 TYPO3 Core Bug #19483: alternativeSortingField does not work for other languages
- i also think there should be two sorting functions, that you can sort from original page and language overlay. for ex...
Also available in: Atom