-
Notifications
You must be signed in to change notification settings - Fork 341
No title and information in view-scheduler.php #1219
Description
[x]: This is a bug and not a question.
[x]: I understand that the best way to resolve this issue is to solve it and propose a Pull Request.
But I'm not a developer :-(
Describe the bug**
In configuration I set the values:
'privacy' => [
'view.schedules' => true,
'view.reservations' => true,
'hide.user.details' => false,
'hide.reservation.details' => false,
'allow.guest.reservations' => true,
'public.future.days' => 90,
After that, my assumption is that a guest can view via "view-scheduler.php" the reservations with title or another label and could see the detail-information of the reservation. The guest could see, that there is a reservation but no further information. In the detail-box he gets the info "Can't see reservation details because you don't have permissions to any of the resources in this reservation". But I didn't find a checkbox or other solution give the permissions to guests.
To Reproduce**
Steps to reproduce the behavior:
- Go to '...'
Expected behavior**
Screenshots**
Additional context**
Specifications
- LibreBooking version (or SHA if using the
developbranch):