[TYPO3-core] RFC #8263 t3editor should not highlight decimals

Tobias Liebig mail_news at etobi.de
Tue Apr 29 22:03:55 CEST 2008


This is an SVN patch request.

Type: Bugfix

Bugtracker:
    http://bugs.typo3.org/view.php?id=8263
    typoscript-paths with integers are not tokenized correctly


Branches: TYPO3_4-2, trunk

Problem:
    currently the t3editor parses decimal numbers as one token.
    To implement context relevant features (e.g. Code Completion) number
tokens should not contain a "."
    decimals numbers are not very relevant for typoscript and the
current behaviour confuses parsing COA objects

Solution:
   dispense with tokenize decimals, but tokenize only integers as
numbers and "." as operator

regards,
  tobias

-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch_t3editor_20080429_8263.diff
Type: text/x-patch
Size: 670 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080429/192da719/attachment.bin 


More information about the TYPO3-team-core mailing list