Opened 3 years ago
Closed 3 years ago
#1486873 closed Bugs (invalid)
Roundcube opens new window
| Reported by: | aakika | Owned by: | |
|---|---|---|---|
| Priority: | 1 - Highest | Milestone: | 0.4-stable |
| Component: | Core functionality | Version: | 0.4-beta |
| Severity: | critical | Keywords: | |
| Cc: |
Description
We have a roundcube email system using codeigniter for the permission process. Each time a recipient chooses a permission option - Accept, Reject or Report Abuse, a new window opens. The permission process is done in codeigniter. How do I prevent a new window from opening?
To read emails or access any other roundcube option, stays in same window. So the question is what is missing in the codeigniter code that interfaces with Roundcube?
Here is the code which link resides in the html code of the body of the email sent:
[url=“http://mobile.aakika.com/index.php/mobile/acceptRequest/<?php echo $iduser;?>/<?php echo $idfriend;?>“style=“background-color:yellow;width:auto;
height:30px;
padding:5px;
color:white;
text-decoration:none;
font-weight:bold;
border:0px solid #BDC0C2;
-moz-border-radius: 10px;” target=“_self” target=“_self” ]Accepturl
Any suggestion will be greatly appreciated.
Change History (1)
comment:1 Changed 3 years ago by alec
- Resolution set to invalid
- Status changed from new to closed

This is not a support forum. Use mailing list or forum.