TO recreate: 1. Go to Administration > Libraries and view a branch by clicking on the branch name. 2. Notice "Category:" field. This is supposed to be populated with [% category.categoryname | html %] I think this must be here by accident, I can't get data to populate the field. It should probably just be removed.
Created attachment 184759 [details] [review] Bug 40535: Removed category from branches.tt view To test: 1. Go to Administration > Libraries and view a branch by clicking on the branch name. 2. Notice "Category:" field. 3. APPLY PATCH 4. The field should be gone.
Created attachment 184760 [details] [review] Bug 40535: Removed category from branches.tt view To test: 1. Go to Administration > Libraries and view a branch by clicking on the branch name. 2. Notice "Category:" field. 3. APPLY PATCH 4. The field should be gone. Signed-off-by: David Nind <david@davidnind.com>
Created attachment 184834 [details] [review] Bug 40535: Removed category from branches.tt view To test: 1. Go to Administration > Libraries and view a branch by clicking on the branch name. 2. Notice "Category:" field. 3. APPLY PATCH 4. The field should be gone. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov>
Created attachment 184835 [details] [review] Bug 40535: (QA follow-up) Remove unused category field from edit page This field is outdated and will never display. It should be removed. Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov>
Ha, looks like it's dead code from a feature that was removed 10 years ago. Nice catch!
Nice work everyone! Pushed to main for 25.11
Nice work everyone! Pushed to 25.05.x