andig / carddav2fb

Download CardDAV VCards and upload as phonebook to AVM FRITZ!Box
63 stars 19 forks source link

Warning about already existing attribute #179

Closed blacksenator closed 4 years ago

blacksenator commented 4 years ago

Warning occures in background image upload:

PHP Warning: SimpleXMLElement::addAttribute(): Attribute already exists in C:\Users\Admin\Documents\Development\Git\carddav2fb\src\FritzBox\Restorer.php on line 150

blacksenator commented 4 years ago

Cannot reproduce the error :/

blacksenator commented 4 years ago

Okay, new day, new start - could reproduce what I saw once before: it´s just a Warning. But to avoid it I found the way (and understood why the RestorerTest failed)