View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001441 | bareos-core | webui | public | 2022-03-22 13:59 | 2022-03-29 14:13 |
| Reporter | mdc | Assigned To | frank | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Platform | x86_64 | OS | CentOS | OS Version | stream 8 |
| Summary | 0001441: Unable to view the pool details, when the pool name contains an space char. | ||||
| Description | The resulting url will be: "https:/XXXX/pool/details/Bareos database" for example, when the pool is named "Bareos database" An the call will failed with: A 404 error occurred Page not found. The requested URL could not be matched by routing. No Exception available | ||||
| Tags | No tags attached. | ||||
|
bareos: master 90dbf701 2022-03-24 15:49 Ported: N/A Details Diff |
webui: get volume and pool params from query instead of route Fixes 0001441: Unable to view the pool details, when the pool name contains an space char |
Affected Issues 0001441 |
|
| mod - webui/module/Media/src/Media/Controller/MediaController.php | Diff File | ||
| mod - webui/module/Pool/src/Pool/Controller/PoolController.php | Diff File | ||
| mod - webui/public/js/bootstrap-table-formatter.js | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2022-03-22 13:59 | mdc | New Issue | |
| 2022-03-23 15:42 | bruno-at-bareos | Assigned To | => frank |
| 2022-03-23 15:42 | bruno-at-bareos | Status | new => assigned |
| 2022-03-29 14:13 | frank | Changeset attached | => bareos master 90dbf701 |
| 2022-03-29 14:13 | frank | Note Added: 0004555 | |
| 2022-03-29 14:13 | frank | Status | assigned => resolved |
| 2022-03-29 14:13 | frank | Resolution | open => fixed |