The old code assumed the number of children would be
"-NUMBER "
while this file has
"-NUMBER/"
so what we do now is looping after the - until we find a non digit
All this code would better be done using a regexp and not that many section calls
but i did not want to touch it more than needed
BUGS: 283447
FIXED-IN: 4.7.3
(cherry picked from commit 83df127ac0)
remotes/origin/textfind-and-transparency
parent
5647ad5647
commit
9d6926f9b8
1 changed files with 9 additions and 2 deletions
Loading…
Reference in new issue