BEMADEV / Room-Management

2 stars 2 forks source link

Setup Images do not display if Disable Predictable Ids is Selected #54

Closed yeg-graham closed 21 hours ago

yeg-graham commented 1 week ago

Please go through all the tasks below

Please provide a brief description of the problem. Please do not forget to attach the relevant screenshots from your side.

When the (recently added) option of 'Disable Predicable Id' is selected in the security settings in rock, the setup photo cannot show as it is using the "GetImage.ashx?id=", not a Guid or Id Key.

Expected Behavior

Image should be referenced by Guid or IdKey and display

Actual Behavior

Image does not show as it is being referenced by Id

image image

Steps to Reproduce

-Go to /admin/security/security-settings -Check box "Disable Predictable Ids" image -Create a new reservation -Upload a setup picture -Save reservation

Rock Version

16.6

Plugin Version

2.5.11.16

Client Culture Setting

en-CA

yeg-graham commented 1 week ago

Location Layout Block also does not show images in grid view image