https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38436 --- Comment #79 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Michaela Sieber from comment #78)
Before you push this, please test this scenario :
search for "Programming the Perl DBI" (= koha/catalogue/detail.pl?biblionumber=13 )
Check that the item has no itemcallnumber, that's why the column 'Call number' is not displayed
Check that the itemcallnumber in the admin table settings is NOT hidden by default (checkbox is not active)
Go back to biblionumber=13 and edit the item. Add an itemcallnumber in the editor (Field o - Full call number)
save the item.
Go again to the "Normal" detail view.
Now I have the problem, that I still don't see the column Call number.
Jonathan, can you please have a look? Michaela, if you still have that sandbox: could you try un-checking the "save state" in the table configuration and re-test? My guess would be that when you first viewed the table it saved the "state" and that made the column not appear when the data was filled in. -- You are receiving this mail because: You are watching all bug changes.