﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1727	Loading structured package	Hubert Thieriot	Hubert Thieriot	"When I am loading a directory structured package, if one of child package.mo can not be loaded (e.g. due to an encoding error), then no one else is loaded and root package has no child.

More detailed description
     A/package.mo
     A/B/package.mo (with an encoding error while loading alone)
     A/C/package.mo (working properly)

When loading A/B/package.mo alone, an error is displayed which is correct behaviour.
When loading A/package.mo, no error is displayed but no package under A.
When removing A/B folder, and loading A/package.mo, loading is made properly. A got C child.

Any idea ?

Hubert"	defect	closed	high	1.9.0	Parser		invalid		Hubert Thieriot
