View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005109 | Composr alpha bug reports | [All Projects] General / Uncategorised | public | 2022-12-01 17:08 | 2023-01-02 19:33 |
Reporter | Patrick Schmalstig | Assigned To | Chris Graham | ||
Severity | Minor-bug | ||||
Status | resolved | Resolution | fixed | ||
Summary | 0005109: core_menus.js $cms.templates.menuEditorBranch: Weird behavior when adding child branches | ||||
Description | When trying to add child branches in the Menu management (by clicking the link), instead of a child branch being created, two new parent branches are created. * the parentId is never calculated [always empty string despite the i parameter existing in template data] * $dom.on(container, 'click', '.js-click-add-new-menu-item', function () { is firing twice | ||||
Tags | No tags attached. | ||||
Sponsorship open | |||||
|
Adding child branches works, but now it will create a child branch and a top-level branch instead of just a child. |
|
Also trying to add a child of a child does not work; it just creates two childs under the parent. |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-12-01 17:08 | Patrick Schmalstig | New Issue | |
2022-12-01 17:08 | Patrick Schmalstig | Status | non-assigned => assigned |
2022-12-01 17:08 | Patrick Schmalstig | Assigned To | => Chris Graham |
2022-12-04 21:44 | Chris Graham | Status | assigned => resolved |
2022-12-04 21:44 | Chris Graham | Resolution | open => fixed |
2022-12-29 19:48 | Patrick Schmalstig | Status | resolved => non-assigned |
2022-12-29 19:48 | Patrick Schmalstig | Resolution | fixed => reopened |
2022-12-29 19:48 | Patrick Schmalstig | Note Added: 0007848 | |
2022-12-31 22:29 | Patrick Schmalstig | Note Added: 0007850 | |
2022-12-31 22:29 | Patrick Schmalstig | Status | non-assigned => assigned |
2023-01-02 19:33 | Chris Graham | Status | assigned => resolved |
2023-01-02 19:33 | Chris Graham | Resolution | reopened => fixed |
2023-02-26 18:29 | Chris Graham | Category | General => General / Uncategorised |