Bug 21179 - Can't link authorities if subfield length > 100
Summary: Can't link authorities if subfield length > 100
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: Main
Hardware: All All
: P5 - low major
Assignee: Nick Clemens (kidclamp)
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-08 16:30 UTC by Nick Clemens (kidclamp)
Modified: 2020-01-06 20:15 UTC (History)
3 users (show)

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
Crowdfunding committed: 0
Crowdfunding contact:
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Bug 21179: Make blinddetail look for inputs or textareas (1.30 KB, patch)
2018-08-08 16:31 UTC, Nick Clemens (kidclamp)
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Clemens (kidclamp) 2018-08-08 16:30:32 UTC
To recreate:
1 - Edit a field in the record to be greater than 100 characters
2 - Note it now becomes a textarea after saving
3 - Try to link this to an authority containing a value for the subfield you edited
4 - It fails as 'unable to find element ....input'
Comment 1 Nick Clemens (kidclamp) 2018-08-08 16:31:31 UTC
Created attachment 77579 [details] [review]
Bug 21179: Make blinddetail look for inputs or textareas
Comment 2 Caroline Cyr La Rose 2018-09-14 18:59:12 UTC
I can't recreate it.
Comment 3 Joy Nelson 2018-09-15 20:50:41 UTC
I cannot recreate either with manually linking or the linker script.
Comment 4 Nick Clemens (kidclamp) 2019-04-23 12:55:12 UTC
The change to text field no longer happens with editor updates, cannot recreate