isomerpages / isomercms-backend

A static website builder and host for the Singapore Government
5 stars 1 forks source link

Fix: check if resources name is empty when creating new resource room #786

Closed alexanderleegs closed 1 year ago

alexanderleegs commented 1 year ago

This PR fixes an issue where sites attempting to create a new resource room will fail if their config.yml has a resource_room param, even if it is blank. An additional check has been added to ensure that the param exists.