View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003859 | Composr alpha bug reports | [All Projects] General / Uncategorised | public | 2019-07-27 16:00 | 2019-07-28 16:22 |
| Reporter | Chris Graham | Assigned To | Salman | ||
| Severity | Feature-request | ||||
| Status | resolved | Resolution | fixed | ||
| Summary | 0003859: Commandr 'edit' command working | ||||
| Description | If you do something like... edit /etc/privacy_fax And save, it doesn't do the AJAX save. This seems to be because the JS template ($cms.templates.commandrEdit) is not applied to the COMMANDR_EDIT.tpl code when it's put into the command line. | ||||
| Tags | No tags attached. | ||||
| Sponsorship open | |||||
|
|
Fixed in both 'v11'[1] and 'v11_redesign'[2]. Sorry about that. The Commandr command JS code wasn't using any of $dom.* insertion functions ($dom.append() etc.) at any point so there was no opportunity to attach behaviors ([data-tpl="foo"] etc.). 1: https://github.com/ocproducts/composr/commit/f1337d8a24a07fde31d39cae7a80427a228e73f3 2: https://github.com/ocproducts/composr/commit/32960f143044d670fda1b93697c332c122224109 |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-07-27 16:00 | Chris Graham | New Issue | |
| 2019-07-27 16:00 | Chris Graham | Status | non-assigned => assigned |
| 2019-07-27 16:00 | Chris Graham | Assigned To | => Salman |
| 2019-07-28 16:22 | Salman | Status | assigned => resolved |
| 2019-07-28 16:22 | Salman | Resolution | open => fixed |
| 2019-07-28 16:22 | Salman | Note Added: 0006044 | |
| 2019-07-28 16:22 | Salman | Note Edited: 0006044 | View Revisions |
| 2023-02-26 18:29 | Chris Graham | Category | General => General / Uncategorised |