[TYPO3-core] RFC: #9336 Enable ascii for parsefunc-short replacement

Oliver Hader oliver at typo3.org
Wed Sep 17 20:31:57 CEST 2008


Hi,

Georg Ringer schrieb:
> This is a SVN patch request.
> 
> Solution:
> Introtuce a new TS key to be able to set the character which needs to be 
> replaced by the ascii number.
> 
> To replace a space character it would look like
> stdWrap.parseFunc {
>  useAscii = 1
>  short {
>   32 = %20
>  }
> }
> 
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=9336

As we discussed already, introducing a very specific "useAscii" for 
parseFunc only does not make much sense. A better solution would be to 
use a new replacement functionality in stdWrap [1].

Thus, to be complete:
-1 with dropping this RFC

olly

[1] http://bugs.typo3.org/view.php?id=9373
-- 
Oliver Hader
TYPO3 4.3 Release Manager


More information about the TYPO3-team-core mailing list