| Summary | Clicking on Options link should update page url (DIMP) |
| Queue | IMP |
| Queue Version | Git master |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | slusarz (at) horde (dot) org |
| Requester | rui.carneiro (at) portugalmail (dot) net |
| Created | 12/11/09 (5964 days ago) |
| Due | |
| Updated | 1/13/10 (5931 days ago) |
| Assigned | |
| Resolved | 12/11/09 (5964 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
Bug #8770: Escape hash textSigned-off-by: Michael M Slusarz <slusarz@curecanti.org>
http://git.horde.org/diff.php/imp/js/DimpBase.js?rt=horde-git&r1=42c361a1f15e5a0552c7753ff105bc71bccae45d&r2=052271af87311e82f7a6e887ef8d364d8b41a6e6
State ⇒ Resolved
Bug #8770: Escape hash textSigned-off-by: Michael M Slusarz <slusarz@curecanti.org>
http://git.horde.org/diff.php/imp/js/DimpBase.js?rt=horde-hatchery&r1=42c361a1f15e5a0552c7753ff105bc71bccae45d&r2=052271af87311e82f7a6e887ef8d364d8b41a6e6
New Attachment: prefs.diff
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Clicking on Options link should update page url (DIMP)
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
sidebar (e.g http://host/imp/#options).
This is an usability issue and it will throw an error if you try to
resize options page (see error below).
Error:
f is null
return 'fld' + f.replace(/_/g,'__').replace(/\W/g, '_');