[Vtigercrm-commits] [vtiger development] #7718: Quote - Email as attachment - Ends as no access error (with no text)

vtiger development vtiger-tickets at trac.vtiger.com
Thu Jul 25 02:46:38 UTC 2013


#7718: Quote - Email as attachment - Ends as no access error (with no text)
------------------------+------------------------
 Reporter:  richardtw   |      Owner:  developer
     Type:  defect      |     Status:  new
 Priority:  unassigned  |  Milestone:  Unassigned
Component:  vtigercrm   |    Version:  6.0.0 Beta
 Severity:  Medium      |   Keywords:
------------------------+------------------------
 I have done the following:
 created contact (with primary email)
 created quote
 clicked the more option on the quote screen and chose "email as
 attachment"
 in the new popup I select the contact I had created and click send
 The popup window is now redirected to /index.php and shows the usual red
 bar/circle to show an error, with no error text attached.

 The following is the post data to this error page as reported by firebug:


 {{{
 selected_ids    ["7"]
 excluded_ids    []
 viewname
 module  Emails
 mode    massSave
 toemailinfo     {"7":["validemail-vt10beta at domain.com"]}
 view    MassSaveAjax
 to      ["validemail-vt10beta at domain.com"]
 flag    SENT
 documentids
 emailMode
 search_key
 operator
 search_value
 cc
 bcc
 subject sdgsdgsdfdfs
 file[]
 attachments
 [{"attachment":"Quotes_QUO1.pdf","path":"storage","size":1016615,"type":"pdf","nondeletable":true}]
 Source
 -----------------------------163871051618599102951596756837 Content-
 Disposition: form-data; name="selected_ids" ["7"]
 -----------------------------163871051618599102951596756837 Content-
 Disposition: form-data; name="excluded_ids" []
 -----------------------------163871051618599102951596756837 Content-
 Disposition: form-data; name="viewname"
 -----------------------------163871051618599102951596756837 Content-
 Disposition: form-data; name="module" Emails
 -----------------------------163871051618599102951596756837 Content-
 Disposition: form-data; name="mode" massSave
 -----------------------------163871051618599102951596756837 Content-
 Disposition: form-data; name="toemailinfo" {"7":["validemail-
 vt10beta at domain.com"]}
 -----------------------------163871051618599102951596756837 Content-
 Disposition: form-data; name="view" MassSaveAjax
 -----------------------------163871051618599102951596756837 Content-
 Disposition: form-data; name="to" ["validemail-vt10beta at domain.com"]
 -----------------------------163871051618599102951596756837 Content-
 Disposition: form-data; name="flag" SENT
 -----------------------------163871051618599102951596756837 Content-
 Disposition: form-data; name="documentids"
 -----------------------------163871051618599102951596756837 Content-
 Disposition: form-data; name="emailMode"
 -----------------------------163871051618599102951596756837 Content-
 Disposition: form-data; name="search_key"
 -----------------------------163871051618599102951596756837 Content-
 Disposition: form-data; name="operator"
 -----------------------------163871051618599102951596756837 Content-
 Disposition: form-data; name="search_value"
 -----------------------------163871051618599102951596756837 Content-
 Disposition: form-data; name="cc"
 -----------------------------163871051618599102951596756837 Content-
 Disposition: form-data; name="bcc"
 -----------------------------163871051618599102951596756837 Content-
 Disposition: form-data; name="subject" sdgsdgsdfdfs
 -----------------------------163871051618599102951596756837 Content-
 Disposition: form-data; name="file[]"; filename="" Content-Type:
 application/octet-stream
 -----------------------------163871051618599102951596756837 Content-
 Disposition: form-data; name="description" <html> <head> <title></title>
 </head> <body> <p> dfssdfsdf</p> </body> </html>
 -----------------------------163871051618599102951596756837 Content-
 Disposition: form-data; name="attachments"
 [{"attachment":"Quotes_QUO1.pdf","path":"storage","size":1016615,"type":"pdf","nondeletable":true}]
 -----------------------------163871051618599102951596756837--
 }}}

--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/7718>
vtiger development <http://trac.vtiger.com/>
vtiger CRM


More information about the vtigercrm-commits mailing list