5 csets were pushed to core/stable: Merge xaraya.com:/var/bk/xar/core/stable...
marcel-111RdWWlOxkOkXtL6OYfHgC/[email protected] (Marcel van der Boom)
| Newsgroups | gmane.comp.cms.xaraya.bk-notices |
|---|---|
| Organization | Xaraya |
| Message-ID | <[email protected]> |
Changes were applied by marcel to core/stable level 10.
The following csets were applied:
ChangeSet
1.2076.1.4 05/01/20 13:58:39 [email protected] +1 -0
Removing function definition for stepback method. In separate cset, so it can be easily revived
html/includes/xarBLCompiler.php
1.266 05/01/20 13:58:38 [email protected] +0 -9
Removing function definition for stepback method. In separate cset, so it can be easily revived
ChangeSet
1.2076.1.3 05/01/20 13:57:44 [email protected] +1 -0
forgot to remove one stepBack method
html/includes/xarBLCompiler.php
1.265 05/01/20 13:57:42 [email protected] +3 -2
forgot to remove one stepBack method
ChangeSet
1.2076.1.2 05/01/20 13:45:40 [email protected] +1 -0
- define tokens for MLS placeholders
- get rid of the last occurance of the stepBack method, meaning we now have a fully forward parsing compiler
- thus removing the definition of stepback
Forward parsing has some advantages, in that we know that the things we have considered are final. The position info bug triggered the
itch to get rid of the last two stepbacks and as such this cset is related to bug #3953
html/includes/xarBLCompiler.php
1.264 05/01/20 13:45:38 [email protected] +14 -16
- define tokens for MLS placeholders
- get rid of the last occurance of the stepBack method, meaning we now have a fully forward parsing compiler
- thus removing the definition of stepback
Forward parsing has some advantages, in that we know that the things we have considered are final. The position info bug triggered the
itch to get rid of the last two stepbacks and as such this cset is related to bug #3953
ChangeSet
1.2076.1.1 05/01/20 12:46:55 [email protected] +1 -0
- adjust template error message so we dont depend on monospace rendering of the error
- add a peekTo method, needed to fix bug #3953
- use this method to report the proper position info for unclosed entities
html/includes/xarBLCompiler.php
1.263 05/01/20 12:46:53 [email protected] +54 -33
- adjust template error message so we dont depend on monospace rendering of the error
- add a peekTo method, needed to fix bug #3953
- use this method to report the proper position info for unclosed entities
Links for the differences:
http://xaraya.com:15000/core/stable/[email protected]
http://xaraya.com:15000/core/stable/[email protected]
http://xaraya.com:15000/core/stable/[email protected]
http://xaraya.com:15000/core/stable/[email protected]