Ticket #1485299 (closed Bugs: fixed)

Opened 4 months ago

Last modified 3 weeks ago

No confirmation message after MDN message was sent

Reported by: alec Owned by:
Priority: 5 Milestone: 0.2-stable
Component: User Interface Version: 0.2-alpha
Severity: normal Keywords:
Cc:

Description

Confirm/error message about MDN reply send status is not displayed. Firefox 3.0.1.

Change History

Changed 4 months ago by thomasb

  • status changed from new to closed
  • resolution set to fixed

Works for me. Since r1745 also errors are displayed when sending receipts automatically.

Changed 4 months ago by alec

  • status changed from closed to reopened
  • resolution deleted

Sorry but it's not working for me. When I click on message with DSN request I'm asked for confirmation. When I click 'OK' (no matter in preview mode or not) I see in console that reply is sent and I see there "this.display_message(...", but message is not displayed.

Changed 4 months ago by alec

Now I have 'Unknown Server Error' message and this is because debug_level=8 is used. Then PEAR::Net_SMTP returns debug messages to the browser and Roundcube recognise such response as error. Maybe we should do output buffering here and display debug messages in console after ajax response headers?

Changed 3 weeks ago by alec

  • status changed from reopened to closed
  • resolution set to fixed

Fixed in r2155. We don't need useless debug output from SMTP.

Note: See TracTickets for help on using tickets.