https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41976
Bug ID: 41976
Summary: [Vue] LinkWrapper.vue isn't scoped properly
Initiative type: ---
Sponsorship ---
status:
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P5 - low
Component: Staff interface
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
When using LinkWrapper in a context that is prone towards reuse, you can end up
with one link modifying another. For example, when used in a
relationshipWidget, you can end up with search parameters being appended to
search parameters being appended to search parameters, etc.
We think the solution to copy the props to a reference, and make any
alterations to said reference. If this works, we will post a patch shortly.
Ta,
Jake
--
You are receiving this mail because:
You are the assignee for the bug.
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/