http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7994 Priority: P5 - low Change sponsored?: --- Bug ID: 7994 Assignee: adrien.saurat@biblibre.com Summary: Syntax error in yaml (syspref) files QA Contact: koha.sekjal@gmail.com Severity: enhancement Classification: Unclassified OS: All Reporter: paul.poulain@biblibre.com Hardware: All Status: ASSIGNED Version: master Component: Test Suite Product: Koha There is a syntax error in YAML files used for sysprefs. When you try to run a translation, you get a nasty: Syck parser (line 53, column 0): syntax error at /usr/lib/perl5/YAML/Syck.pm line 76, <$fh> line 1. We should probably add a test for yaml validity using Test::YAML::Valid perl package (BibLibre mantis 8667) -- You are receiving this mail because: You are watching all bug changes.