| Summary: | Reports links to database schema 404 looking for master rather than main | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Phil Ringnalda <phil> |
| Component: | Reports | Assignee: | Phil Ringnalda <phil> |
| Status: | CLOSED FIXED | QA Contact: | Tomás Cohen Arazi (tcohen) <tomascohen> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | aude.charillon, fridolin.somers, tomascohen |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
24.05.00
|
|
| Circulation function: | |||
| Attachments: |
Bug 36823 - Switch database schema links in Reports from master to main
Bug 36823 - Switch database schema links in Reports from master to main Bug 36823: Switch database schema links in Reports from master to main |
||
|
Description
Phil Ringnalda
2024-05-09 22:37:17 UTC
Created attachment 166479 [details] [review] Bug 36823 - Switch database schema links in Reports from master to main Test plan: 1. Reports > click Database schema link, verify it gets a 404 not foun 2. Reports > Use saved > click Database schema link, verify 404 3. Apply patch 4. Reports > click Database schema link, verify it loads as main 5. Reports > Use saved > click Database schema link, verify it loads Created attachment 166483 [details] [review] Bug 36823 - Switch database schema links in Reports from master to main Test plan: 1. Reports > click Database schema link, verify it gets a 404 not foun 2. Reports > Use saved > click Database schema link, verify 404 3. Apply patch 4. Reports > click Database schema link, verify it loads as main 5. Reports > Use saved > click Database schema link, verify it loads Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> Created attachment 166534 [details] [review] Bug 36823: Switch database schema links in Reports from master to main Test plan: 1. Reports > click Database schema link, verify it gets a 404 not foun 2. Reports > Use saved > click Database schema link, verify 404 3. Apply patch 4. Reports > click Database schema link, verify it loads as main 5. Reports > Use saved > click Database schema link, verify it loads Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Pushed for 24.05! Well done everyone, thank you! Not for 23.11.x No update to the Koha Manual needed. |