https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33317 --- Comment #4 from Sally <sally.healey@cheshiresharedservices.gov.uk> --- (In reply to Sally from comment #3)
I think this is 99% of the way there and I'm not sure if I'm being picky with this, so I've signed off so QA can take a look.
Adding a value works perfectly. Changing a value works perfectly.
But if you've added a value and you later decide to reset to the original defaults, you can't do so by deleting the values and saving the empty input field.
To replicate:
- Enter a value into OpacMetaRobots - Save - Open the OPAC and view the source; note the value matches - Change the value in OpacMetaRobots - Save - Refresh the OPAC and view the source; note the value matches - Remove the value from OpacMetaRobots so the input field is empty - Save - Refresh the OPAC and view the source; this time, note that the last saved value still remains
Given that 'index' is the default value if no robot meta tag is listed, maybe just a note to say 'to reset to default values, use: index' would work?
This error didn't make sense to me, so I wondered if I was having sandbox woes again. I repeated the tests on a different sandbox and it all worked perfectly. So please ignore the above comment - it's working as described. Sorry for the noise. -- You are receiving this mail because: You are watching all bug changes.