D26824: Consider empty email valid
    Nathaniel Graham 
    noreply at phabricator.kde.org
       
    Wed Jan 22 17:59:00 GMT 2020
    
    
  
ngraham added inline comments.
INLINE COMMENTS
> accountinfo.cpp:364
>      if (email.isEmpty()) {
> -        return false;
> +        return true;
>      }
This seems like the only part of the patch that's actually about fixing the issue. The rest seems to be unrelated code cleanup that should be probably be done separately.
REPOSITORY
  R128 User Manager
REVISION DETAIL
  https://phabricator.kde.org/D26824
To: meven, #plasma, ngraham
Cc: plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20200122/43f7551a/attachment.html>
    
    
More information about the Plasma-devel
mailing list