https://bugzilla.wikimedia.org/show_bug.cgi?id=54968

Sam Reed (reedy) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |easy
            Summary|LdapAuthentication can      |LdapAuthentication can
                   |genere bad DNS request due  |generate bad DNS request
                   |to not triming leading      |due to not triming leading
                   |blanks from servernames     |blanks from servernames

--- Comment #1 from Sam Reed (reedy) <[email protected]> ---
$servers = trim( $servers );

No point doing ltrim() and rtrim() seperately

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to