Bugs item #1839061, was opened at 2007-11-27 00:21
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=937964&aid=1839061&group_id=191583
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: SVN (please specify revision!)
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Christian Boltz (christian_boltz)
Assigned to: Nobody/Anonymous (nobody)
Summary: edit-alias.php fails if first line of recipients is empty
Initial Comment:
(SVN r241)
edit-alias.php fails with "You didn\'t enter anything at To" ($PALANG['pEdit_alias_goto_text_error1']) if the first line is blank - even if the next lines contain valid recipient addresses.
Happens with both edit-alias.php and users/edit-alias.php.
Funnily enough, clicking the submit button again fixes the problem because the input field is trim()med.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=937964&aid=1839061&group_id=191583
|