F8975 WIP: Previously the notation mode was not set correctly because...
F8975 WIP: Previously the notation mode was not set correctly because statements such as 'form={{form:SE}}' were not considered while determining the first token. This should now be fixed. The first token gets determined earlier on while joining the lines. Based on this first token the notation mode will be set like before. Added an error "Invalid level detected" which tells the user that an alias was used where it is not allowed. refs #8975
parent
8dc815c6
No related branches found
No related tags found
Showing
- extension/Classes/Core/BodytextParser.php 13 additions, 10 deletionsextension/Classes/Core/BodytextParser.php
- extension/Classes/Core/Constants.php 2 additions, 0 deletionsextension/Classes/Core/Constants.php
- extension/Classes/Core/Report/Report.php 6 additions, 0 deletionsextension/Classes/Core/Report/Report.php
Loading
Please register or sign in to comment