If logic 2 links problem

aleksa77

Client
Регистрация
30.09.2011
Сообщения
914
Благодарностей
90
Баллы
28
I have old url http://someurl.com

And bot take new url. New url can be same like old

when i put in logic ' {variable.oldurl}'=='{variable.newurl}'

I not get any result true or false

I try with numbers or some words, all is fine, is posible that if varibale url some not work ?
 

Tobbe

Client
Регистрация
01.08.2013
Сообщения
428
Благодарностей
148
Баллы
43
Ofc you gotta get SOME result.
Your above logic has a space in it however, so it will fail even if both variables are the same.
Connect the IF to alerts, both for true and false and you'll see.
 

aleksa77

Client
Регистрация
30.09.2011
Сообщения
914
Благодарностей
90
Баллы
28
Thanks, i clean spaces with regex \s and now works fine .
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)