Bug 21179

Summary: Can't link authorities if subfield length > 100
Product: Koha Reporter: Nick Clemens (kidclamp) <nick>
Component: CatalogingAssignee: Nick Clemens (kidclamp) <nick>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low CC: 1joynelson, caroline.cyr-la-rose, m.de.rooy
Version: Main   
Hardware: All   
OS: All   
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

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