| Summary | Composing when not opening another window |
| Queue | IMP |
| Queue Version | HEAD |
| Type | Bug |
| State | Resolved |
| Priority | 2. Medium |
| Owners | |
| Requester | bruno (at) konjz (dot) org |
| Created | 12/1/05 (7513 days ago) |
| Due | |
| Updated | 12/1/05 (7513 days ago) |
| Assigned | |
| Resolved | 12/1/05 (7513 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Resolved
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Composing when not opening another window
Queue ⇒ IMP
New Attachment: imp.png
when wanting to not have a pop-up when composing a new message, after
clicking on "New Message", I get something like this:
Here is the message you were composing:
To:
Cc:
Bcc:
Subject:
And then a horde logo. I will attach an image.
From some testing, when clicking on "New Message", the URL looks like this:
https:/site.com/imp/compose.php?&Horde=a685a58e125aaa8b9ec3a5eb1a3c9094
The Title of the page is: "Mail::Resume your session"
If I remove &, then it seems to work:
https://site.com/imp/compose.php?Horde=a685a58e125aaa8b9ec3a5eb1a3c9094
And title is here "Mail::Message Composition"