-
- Downloads
Better parsing of invalid @-codes
@-codes never start with a number (decimal digit) @-codes never contain any whitespace (including tabs, CR and LF). These 2 issues caused the stock batch file transfer menu for RIP terminals to display all messed-up. This RIP menu (text/menu/batchxfr.rip) contains @s and they triggered some stripping of text and expanding to a text.dat string (!).
-
mentioned in issue #908 (closed)
-
mentioned in commit 0ef7d218
-
mentioned in merge request !526 (merged)
-
mentioned in commit 4ccdb074
-
mentioned in commit 8253d206
Please register or sign in to comment