Bug String.IsEqual(Container(52).ListItemAbsolute(0).Label,ListItem.Label) -> broken
#1
broken Functionality with "String.IsEqual()"

xml:

<variable name="WeatherExtendentDailyLabel">
        <value condition="String.IsEqual(Container(52).ListItemAbsolute(0).Label,ListItem.Label)">$INFO[ListItem.Property(SpezDay)]</value>
        <value>$INFO[ListItem.Label]</value>
    </variable>

i use the exact same code in Krypton. Works in Krypton - broken in Leia.
Reply
#2
Have you tried with the build previous to this PR?

Skinners: Please test PR13754
Reply
#3
(2018-09-29, 07:16)Hitcher Wrote: Have you tried with the build previous to this PR?

Not jet, will give it a try a.s.a.p
Reply
#4
@Hitcher  do you have a Link to the Nightly before the mentioned PR where included? the Link in Post #5 from DaveBlake guides to a empty page.
Reply
#5
http://ftp.igh.cnrs.fr/pub/xbmc/xbmc/nig...er-x64.exe
Reply
#6
Thanks for the Link, in the Linked Branch Weather doesnt work, and i use this variable inside the Weather Window, so i have to code an other testszenario to verify. Sad .

not shure how accurate that will be, but guess the only solution.

so will thake a while..
Reply

Logout Mark Read Team Forum Stats Members Help
String.IsEqual(Container(52).ListItemAbsolute(0).Label,ListItem.Label) -> broken0