CloudInf 0.12.1.42
Davical
Hello,
i just tried to change the sirname of an existing contact. After
clicking on "Save" i get an "script loops" error in firefox.
Clicking on "debug script" stops the script at line 5451
5451 while(lineRe.test(vCardText)) {
5452 vCardText=vCardText.replace(/^(.{75})(.+)/m, '$1\r\n
$2');
5453 }
Contact isn't changed.
Best regards
Rudolf