claroline / Claroline

Learning management system
https://www.claroline.com
Other
315 stars 188 forks source link

[Locations] Error when show detail of room #1788

Closed firepolo closed 3 years ago

firepolo commented 3 years ago
Q A
Bug report? yes/no
Version? master/7.0/etc.

Situation

When I click on a room I see a blank page. There is an error with a route who isn't exist.

Location

/#/desktop/locations/rooms/7470a13f-99df-4176-b740-d64e2e7bfaa3

Screenshots

bug_room_detail

maieutiquer commented 3 years ago

I confirm that I managed to reproduce in the latest 13.x (13.0.26)

Steps:

  1. Install Claroline from scratch
  2. Login with an admin account and navigate to Desktop -> Locations -> Rooms
  3. Create a new Room with Name and Code
  4. Try clicking on the room in order to navigate to it

Expected: You should maybe navigate to the room or see its details (not sure how it was meant to work)

Actual: Blank page and error in the console as per @firepolo's screenshot