https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41167

Marcel de Rooy <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #189248|0                           |1
        is obsolete|                            |
 Attachment #189249|0                           |1
        is obsolete|                            |

--- Comment #13 from Marcel de Rooy <[email protected]> ---
Created attachment 189252
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189252&action=edit
Bug 41167: Fix missing rewrite rules in koha-httpd.conf

This patch adds missing RewriteRules for ERM, Preservation and Acquisition
modules in koha-httpd.conf to restore staff client functionality.

Test plan:
1. Apply patch
2. Restart Apache
3. Access acquisitions and ERM pages
4. Confirm functionality restored

Signed-off-by: Vivek Kumar <[email protected]>
Signed-off-by: David Cook <[email protected]>

Bug 41167: (follow-up) Correct rewrite rules in koha-httpd.conf

This follow-up patch fixes issues from the initial patch for Bug 41167:
- Adds missing asterisks (*) in rewrite rule patterns
- Removes erroneous RewriteRules from the OPAC virtualhost
- Ensures all ERM, Preservation, and Acquisition rewrite rules are correctly
placed under the intranet virtualhost

Test plan:
1. Apply patch
2. Restart Apache
3. Access ERM, Preservation, and Acquisitions modules
4. Confirm pages load correctly without 404 or routing errors

Signed-off-by: Vivek Kumar <[email protected]>
Signed-off-by: David Cook <[email protected]>

Signed-off-by: Marcel de Rooy <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to