[Koha-bugs] [Bug 24584] Rewrite optional installation files to YAML

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 9 13:20:45 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24584

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #99402|0                           |1
        is obsolete|                            |
  Attachment #99403|0                           |1
        is obsolete|                            |
  Attachment #99404|0                           |1
        is obsolete|                            |
  Attachment #99405|0                           |1
        is obsolete|                            |
  Attachment #99406|0                           |1
        is obsolete|                            |
  Attachment #99407|0                           |1
        is obsolete|                            |
  Attachment #99408|0                           |1
        is obsolete|                            |
  Attachment #99409|0                           |1
        is obsolete|                            |
  Attachment #99410|0                           |1
        is obsolete|                            |
  Attachment #99411|0                           |1
        is obsolete|                            |
  Attachment #99412|0                           |1
        is obsolete|                            |
  Attachment #99413|0                           |1
        is obsolete|                            |
  Attachment #99414|0                           |1
        is obsolete|                            |
  Attachment #99415|0                           |1
        is obsolete|                            |

--- Comment #32 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 100352
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=100352&action=edit
Bug 24584: Rewrite optional/csv_profiles to YAML

YAML version of optional csv_profiles.

To test:
1) Do a clean install with optional data,
   dump table export_format, reserve.

2) Apply this patch and it's dependencies

3) Do a clean install, dump again and compare
   No major 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 at ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list