@@ -, +, @@ (additional contents) causes inconsistencies It should result in two rows in the table. disappear. present in the table. --- tools/additional-contents.pl | 1 - 1 file changed, 1 deletion(-) --- a/tools/additional-contents.pl +++ a/tools/additional-contents.pl @@ -100,7 +100,6 @@ elsif ( $op eq 'add_validate' ) { { category => $category, code => $code, - branchcode => $branchcode, lang => $lang, } ); --