Bug report for Buggy Car Rating - robse7en/buggy-site GitHub Wiki
Bug 1
- Title: Logged-in retention
- Severity: High
- Description: When the user logouts while on Profile page, page stays in profile page.
- Steps to reproduce:
- Login to site
- Once redirected to Profile page, click Logout
- Expected result: The user should get redirected out of Profile page.
- Actual result: The user stays in profile page.
Bug 2
- Title: No author name
- Severity: High
- Description: Name of the author does not appear on the comment list
- Steps to reproduce:
- Navigate to one of the brands
- Scroll down and click one of the models
- Expected result: Author of the comment should be visible
- Actual result: Author of the comment is not showing
Bug 3
- Title: No HTTPS redirect
- Severity: High
- Description: When accessing buggy.justtestit.co.nz directly, the page doesn't redirect to HTTPS
- Steps to reproduce:
- Open a new browser
- Navigate to buggy.justtestit.co.nz directly
- Expected result: Site should redirect to a secure HTTPS protocol
- Actual result: Site does not redirect to HTTPS
Bug 4
- Title: Broken logo link
- Severity: Medium
- Description: Clicking the logo link when on the Alpha Romeo page is not working
- Steps to reproduce:
- Click on the Alpha Romeo logo under Popular Make
- Click on the logo link
- Expected result: Page should redirect to homepage after clicking the logo
- Actual result: Page stays in Alpha Romeo after clicking the logo