nromanen / crash_course_2024

5 stars 0 forks source link

Page not found (404) when Clicking "Детальніше" Button #5

Open Lokankara opened 7 months ago

Lokankara commented 7 months ago

Describe the bug Failed to load resource: the server responded with a status of 404.

Details When clicking on the "Детальніше" button in the "Club With Location" card, instead of displaying the club details, a white label with a 404 error message is shown.

Preconditions The user accessing the site is not registered.

Steps to reproduce

  1. Go to Гуртки
  2. Find the "Club With Location" card.
  3. Click on the "Детальніше" button for the "Club With Location" card (XPath): //a[@href='/club/470']//a[text()='Детальніше']

Actual result A 404 error is displayed, indicating that the requested resource could not be found.

Expected result The page corresponding to club ID 470 should be displayed.

Screenshots Screenshot (828)

Desktop: