[Koha-bugs] [Bug 14202] Unexpected parameter for window.open in marc21_linking_section plugin

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 5 07:41:27 CET 2015


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

Frédéric Demians <frederic at tamil.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #41004|0                           |1
        is obsolete|                            |

--- Comment #2 from Frédéric Demians <frederic at tamil.fr> ---
Created attachment 44451
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44451&action=edit
Bug 14202: Unexpected parameter for window.open in marc21_linking_section.pl

The builder of this plugin includes a window.open call with the name
parameter: \"marc21_field_7\"+ event.data.id +\"\"
Note that this is not the name of the new window.
This trivial patch adjusts this unusual name by tag_editor like other
plugins.

Test plan:
Attach marc21_linking_section to 773$9.
Click on the Tag editor button.
If it opens, it still works :)
Note that the name of the popup is still:
    Koha > Cataloguing > plugin for links

Signed-off-by: Fredreic Demians <f.demians at tamil.fr>
  Plugin still working, with a valid pop-pup window id.

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


More information about the Koha-bugs mailing list