View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000517 | bareos-core | webui | public | 2015-09-15 16:04 | 2017-06-08 16:36 |
Reporter | dk | Assigned To | frank | ||
Priority | low | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Linux | OS | Debian | OS Version | 7 |
Summary | 0000517: webui can not show fileset with spaces in the name | ||||
Description | webui can not show fileset with spaces in the name example: FileSet { Name = "Full Set backup1" http://servername/bareos-webui/fileset/details/Full%20Set%20backup1/ A 404 error occurred Page not found. The requested URL could not be matched by routing. No Exception available same server fileset without space example: FileSet { Name = "cadenceadw" http://backup1/bareos-webui/fileset/details/cadenceadw/ this is working | ||||
Tags | No tags attached. | ||||
bareos-webui: master 6e40e72e 2015-09-16 18:42 Ported: N/A Details Diff |
Fileset: fileset details display Displays the correct fileset details, as we are now able to list them via api 2 by e.g. 'llist fileset filesetid=<ID>'. This also fixes reported issue 0000517 as we now have integer IDs back again. Fixes 0000517: webui can not show fileset with spaces in the name Signed-off-by: Frank Bergkemper <frank.bergkemper@dass-it.de> |
Affected Issues 0000517 |
|
mod - module/Fileset/config/module.config.php | Diff File | ||
mod - module/Fileset/src/Fileset/Controller/FilesetController.php | Diff File | ||
mod - module/Fileset/view/fileset/fileset/details.phtml | Diff File | ||
mod - module/Fileset/view/fileset/fileset/index.phtml | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-09-15 16:04 | dk | New Issue | |
2015-09-15 16:04 | dk | Status | new => assigned |
2015-09-15 16:04 | dk | Assigned To | => frank |
2015-09-15 18:19 | frank | Status | assigned => confirmed |
2015-09-16 17:05 | frank | Changeset attached | => bareos-webui master 6e40e72e |
2015-09-16 17:05 | frank | Note Added: 0001837 | |
2015-09-16 17:05 | frank | Status | confirmed => resolved |
2015-09-16 17:05 | frank | Resolution | open => fixed |
2017-06-08 16:36 | frank | Note Added: 0002667 | |
2017-06-08 16:36 | frank | Status | resolved => closed |