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

--- Comment #29 from Victor Grousset/tuxayo <[email protected]> ---
Comment on attachment 173422
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=173422
Bug 35451: Record table in set_additional_fields

Review of attachment 173422:
 --> 
(https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=35451&attachment=173422)
-----------------------------------------------------------------

::: Koha/Object/Mixin/AdditionalFields.pm
@@ +86,5 @@
> +                    record_table => $table,
> +                    record_id    => $self->id,
> +                    value        => $value,
> +                }
> +            )->store;

It seems a text editor tidied the whole file. Which causes the patch to not
apply due to a conflict around here. And hides other changes.

-- 
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