hi, the issue http://drupal.org/node/707908 is still existing on the 7.x-rc2 and the patch from #8 also working.
We had the noname.html generated for ticket created by outlook & gmail..
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | support.module.txt | 147.21 KB | shevgeny |
Comments
Comment #1
yorkshire-pudding commented+1 subscribing as would like to see this fix. Makes the tickets look cluttered.
Comment #2
yorkshire-pudding commentedJust applied the patch from #8 in the 6x.1.3 to D7 module 7.x-1.0-rc2 and it resolves it for emails sent. Would be good to get this patch into the main code.
Comment #3
shevgenyThe patch eliminates the problem of D6 noname.html files from Apple Mail, but an error:
Notice: Undefined property: stdClass :: $ nid function _support_subscribe_form_attach () (line 3043 file /sites/all/modules/support/support.module).
(Drupal 7)
…when I try to create their own ticket from the administrative panel.
Comment #4
purencool commented