View Issue Details

IDProjectCategoryView StatusLast Update
0001441bareos-corewebuipublic2022-03-29 14:13
Reportermdc Assigned Tofrank  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Platformx86_64OSCentOSOS Versionstream 8
Summary0001441: Unable to view the pool details, when the pool name contains an space char.
DescriptionThe 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
TagsNo tags attached.

Activities

frank

frank

2022-03-29 14:13

developer   ~0004555

Fix committed to bareos master branch with changesetid 16093.

Related Changesets

bareos: master 90dbf701

2022-03-24 15:49

frank

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

Issue History

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