[Koha-bugs] [Bug 33342] Fix framework handling in manage-marc-import.pl

2023-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33342

Phil Ringnalda  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Depends on|15869   |
 Status|Needs Signoff   |RESOLVED

--- Comment #8 from Phil Ringnalda  ---


*** This bug has been marked as a duplicate of bug 33412 ***


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15869
[Bug 15869] Change framework on overlay
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 33342] Fix framework handling in manage-marc-import.pl

2023-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33342

Phil Ringnalda  changed:

   What|Removed |Added

 CC||n...@bywatersolutions.com,
   ||p...@chetcolibrary.org
 Depends on||15869


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15869
[Bug 15869] Change framework on overlay
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 33342] Fix framework handling in manage-marc-import.pl

2023-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33342

Phil Ringnalda  changed:

   What|Removed |Added

 CC||me...@devinim.com.tr

--- Comment #7 from Phil Ringnalda  ---
*** Bug 33692 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 33342] Fix framework handling in manage-marc-import.pl

2023-04-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33342

David Nind  changed:

   What|Removed |Added

 CC||da...@davidnind.com

--- Comment #6 from David Nind  ---
If you could add a test plan, I would be more than happy to test.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 33342] Fix framework handling in manage-marc-import.pl

2023-03-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33342

David Gustafsson  changed:

   What|Removed |Added

 Status|In Discussion   |Needs Signoff

--- Comment #5 from David Gustafsson  ---
@Andreas Jonsson, thanks for spotting this! Have now fixed the patch and
changed the description as the previous one did not correctly describe the
current behavior. Since the assignment evaluates to true in a boolean context
$overlay_framework as far as I can tell is always set to undef (which should
now be fixed).

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 33342] Fix framework handling in manage-marc-import.pl

2023-03-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33342

David Gustafsson  changed:

   What|Removed |Added

 Attachment #148766|0   |1
is obsolete||

--- Comment #4 from David Gustafsson  ---
Created attachment 148822
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148822=edit
Bug 33342: Fix framework handling in manage-marc-import.pl

In a follow up in bug 15869 an if clause is added where "=" is
used instead of "eq" resulting in framwork always being set to undef.
Fix this by using the correct operator. Also fix the name of
the framework placeholder in manage-marc-import.pl
which differed from the template.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 33342] Fix framework handling in manage-marc-import.pl

2023-03-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33342

David Gustafsson  changed:

   What|Removed |Added

Summary|Assigment in if clause sets |Fix framework handling in
   |invalid marc framework  |manage-marc-import.pl

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/