Summary | target=_blank in registry.php / JS reload |
Queue | Horde Base |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | horde-bug (at) kremser (dot) cm |
Created | 11/28/2017 (2834 days ago) |
Due | |
Updated | 01/22/2018 (2779 days ago) |
Assigned | |
Resolved | 01/22/2018 (2779 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
commit e700d5989b0a7a0ab012aece44902d5736a68bbc
Author: Jan Schneider <jan@horde.org>
Date: Mon, 22 Jan 2018 17:30:00 +0100
[jan] Fix dynamically updating menu entries with a _target (
Bug #14740).M doc/changelog.yml
M js/topbar.js
https://github.com/horde/base/commit/e700d5989b0a7a0ab012aece44902d5736a68bbc
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Base
Summary ⇒ target=_blank in registry.php / JS reload
Type ⇒ Bug
State ⇒ Unconfirmed
'target' => '_blank'.
Everything works fine since the automatic javascript-reload of
imp/portal-view happens.
At this point, the "taget"-setting disapears (js/topbar.js?) and the
menu-item is loaded
in the main-horde page.