https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24583 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #99397|0 |1 is obsolete| | Attachment #99398|0 |1 is obsolete| | Attachment #99399|0 |1 is obsolete| | Attachment #99400|0 |1 is obsolete| | Attachment #99401|0 |1 is obsolete| | Attachment #100195|0 |1 is obsolete| | --- Comment #13 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 100346 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=100346&action=edit Bug 24583: Rewrite mandatory/auth_values to YAML YAML version of mandatory auth_values. To test: 1) Do a clean install, dump auth_values, reserve. 2) Apply this patch and it's dependencies 3) Do a clean install, dump again and compare No differences expected 4) Try translation a) Go to misc/translator b) create files for a new language ./translate create xx-YY c) Check new file po/xx-YY-instaler.po Verify strings from this file. d) Install new language ./translate install xx-YY e) Try clean install with new files Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.