3 Aug
2017
3 Aug
'17
8:06 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18707 --- Comment #5 from David Cook <dcook@prosentient.com.au> --- (In reply to Fridolin SOMERS from comment #4) > > What's "input of deleted subfields are disabled" mean? > > Hie, thanks for testing this. > > >For example, in Tools > Batch item modification input of deleted subfields are disabled. > I mean, in this form there is for each subfield : > - a text input or select to change the value of this subfield > - a checkbox to delete the subfield > When checking the checkbox, the text input or select is set to disable (HTML > attribute). So that it can't be edited and, but more important, it is not > sent when form is submitted. This is important because the code looks to > subfields to modify with those inputs. > > The bug is that with backgound job, inputs are sent event when they have de > HTML attribut "disabled". Ahhh, thanks for the clarification. I think I understand now. I'm swamped at the moment, but I'll try to test this when I can. -- You are receiving this mail because: You are watching all bug changes.