Donate Share

OpenEMM

Tracker: Bug Reports

3 WebService method newEmailMailing does not work as specified - ID: 2549858
Last Update: Settings changed ( maschoff )

From the documentation:
"The values for mailinglistID, targetID and emailSender will be taken from
the template in case you set
them to 0 and ““ (empty string for emailSender) respectively. All other
valid values will overwrite the values
of the template."

This is not true for the emailSender parameter. There is no code in
EmmWebservice to check for null or empty string, the value is always copied
from the argument of the WS-call.

Please update either the code or the documentation so that the function
works as specified.


Martin Kalén ( martin_kalen ) - 2009-01-30 18:16

3

Closed

Fixed

Nobody/Anonymous

OpenEMM 5.5.1

OpenEMM

Public


Comments ( 2 )

Date: 2009-11-11 14:13
Sender: maschoffProject Admin

Updated files should fix the same problem with method
newEmaiMailingWithReply.


Date: 2009-02-19 14:35
Sender: maschoffProject Admin

To fix this bug stop OpenEMM with

#su - openemm
#OpenEMM.sh stop
#exit

replace file EmmWebservice.class in directory
/home/openemm/webapps/core/WEB-INF/classes/org/agnitas/webservice
with the attached file and start OpenEMM again with

#su - openemm
#OpenEMM.sh start
#exit


Attached Files ( 2 )

Filename Description Download
EmmWebservice.class binary file Download
EmmWebservice.java souce code Download

Changes ( 16 )

Field Old Value Date By
status_id Open 2009-11-18 12:56 maschoff
close_date - 2009-11-18 12:56 maschoff
allow_comments 1 2009-11-18 12:56 maschoff
File Added 350444: EmmWebservice.java 2009-11-11 14:40 maschoff
File Added 350443: EmmWebservice.class 2009-11-11 14:39 maschoff
File Deleted 350439: 2009-11-11 14:23 maschoff
File Deleted 350438: 2009-11-11 14:23 maschoff
File Added 350439: EmmWebservice.class 2009-11-11 14:13 maschoff
File Added 350438: EmmWebservice.java 2009-11-11 14:12 maschoff
File Deleted 314218: 2009-11-11 14:11 maschoff
File Deleted 314356: 2009-11-11 14:11 maschoff
File Added 314356: EmmWebservice.java 2009-02-20 09:22 maschoff
File Added 314218: EmmWebservice.class 2009-02-19 14:35 maschoff
resolution_id Accepted 2009-02-19 14:35 maschoff
priority 5 2009-02-02 12:16 maschoff
resolution_id None 2009-02-02 12:16 maschoff