[Koha-bugs] [Bug 10592] Apache configuration is blocking fetch of certain icons and XML files

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Jul 21 11:41:45 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10592

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #19815|0                           |1
        is obsolete|                            |
  Attachment #19816|0                           |1
        is obsolete|                            |

--- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 19830
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19830&action=edit
[PASSED QA] Bug 10592: fix MARC21 006/008 cataloging plugins

Move the XML and XSD data files so that access to them
(particularly the XML files) is not blocked by the Apache
configuration change introduced by the patch for bug 9812.

To test, after applying the patch.

[1] Open a MARC21 bibliographic record in the cataloging editor.
[2] Click on the plugin link for the 008 field.  Verify that
    that the form for all of the fixed field positions is displayed,
    and verify that you can change the type of material.
[3] Repeat step 2 for the 006 field.
[4] Verify that there are no entries in the Apache error log that contain

client denied by server configuration:
{...}/cataloguing/value_builder/marc21_field_008.xml

or

client denied by server configuration:
{...}/cataloguing/value_builder/marc21_field_006.xml

Signed-off-by: Galen Charlton <gmc at esilibrary.com>
Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
Also verified translation of those plugins still works correctly.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list