Skip to content

Setting privacy.view.reservations=true has no effect #890

@bioschaf

Description

@bioschaf

[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.

Describe the bug**

Guests can not view reservation details even if "privacy.view.reservations" is set to "true". This affects the public shedule view (guests cannot see titles, only blocked timeslots) as well as the detail-view of reservations.

To Reproduce**

Steps to reproduce the behavior:

  1. Basic Install, create ressource and reservation
  2. Apply Settings

'privacy' => [
'view.schedules' => true,
'view.reservations' => true,
'hide.user.details' => false,
'hide.reservation.details' => false,
'allow.guest.reservations' => false,

  1. Try to view reservation details as guest

Expected behavior**

Guests should be able to view reservation titles and details if configured accordingly

Screenshots**

Additional context**

Could be related to #444

Specifications

  • LibreBooking version 4.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions