http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10402
Paola Rossi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #74 from Paola Rossi <[email protected]> --- I've applied the patches against master 3.17.00.009 I've added a vendor. I've added a contact [filling the "Notes" field]. I've saved the vendor. 1) I've edited the vendor. The "Notes" field of the contact is shown empty. 2) I've filled the "Email" field of the contact with such a string : XXXXX I've selected "Save". The system has given no error, instead of sending "Please enter a valid email address" error. 3) I've tried to send late orders. The system has shown: "Email has been sent" but I (I'm the vendor...) have received no mail. On apache' log: [Fri Jul 11 17:09:29] lateorders.pl at line 107: Bad or missing From address: '' It seems SendAlerts line 366 has no mail in $userenv->{emailaddress}. [The "Primary email", "Secondary email" and "Alternate address' email" fields of the patron/login-user are set well.] 4) I've tried to send serials claims. I've "sent a notification". The system has given me no feedback, the subscription has become in "Claimed" status, but I've received no mail. On apache' log: [Fri Jul 11 17:29:43] claims.pl at line 78: Bad or missing From address: '' ---------------------------------------------------------------------------- So I've passed the patch to "Failed QA" status. --------------------------------------------------------------------------- NB. Soon after having saved the vendor "XX", I see: Home > Acquisition > Search for vendor Y, where Y is the id of the aqbookseller "XX". IMO Y is instead of the vendor's name, which can be searched. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
