Like if some line doesnt have ; in the end, it can still read the file, which is bad thing for validation...
And i just noticed that when some modinfo.tdf has URL=http://something.com; it should be commented? so it would be parsed as: URL=http: or etc...
What are the rules what spring engine uses when it reads the TDF files?
I have been making tdf file reader with PHP, and once a while i find new errors like that...
And does spring support multiline values for variables? Like:
Code: Select all
something=
many
different
lines
;