Hello! I just recently reinstalled my PC (I had a problem with my TV setup last months), and now I have noticed that the program (with the latest build) has some problems in its output. With a siteini it cannot get the titles, and with another, it seems that the result of the calculate command isn't correct. Instead of a number I get "F0"!!! See the example below from the log:
Debugging information SiteIni Element: TEMP_6 Modify command & arguments : calculate(type=element format="F0" debug) Expression-1 : 'temp_5' "ος κύκλος" @ Element value before operation: empty element before the operation! String composer result for Expression-1 : Expression-1 expanded : θυμάμαι - 1ος κύκλος|επ. #1.24|il prοcessο>> "ος κύκλος" @ Calculate "ος κύκλος" @ (index-of) Result = F0 Element value after operation: F0
I will keep searching for any bugs from the siteini part, however F0 should not be the output of any calculate command, right?
Hi Ankont
format value is withtout "" Try format=F0
Jan
It seems that you have cleaned a lot of code in the latest builds... :-P
The removal of quotes fixed this one... but I have another issue:
In here, the "contains" check removes the spaces, so it cannot find the string! Any suggestions for that one? ;-)
Hi Ankont,
I couldn't resist looking into it right away. The error is introduced with beta 55.1 (a stupid error in an internal regex). It should work with the current upgrade 1.1.1/54
The next beta , coming soon, will have the bug fixed.
Jan
OK! I will stay in 54 then for now... ;-)
Check out this one, probably a bug... (I'm in version 54.2.1 now)
Unless it is required that the "element end" has to be there all the time... Then, my example is not valid.