Le 28/09/2012 09:05, Hans Leidekker a écrit :
On Thu, 2012-09-27 at 23:07 +0200, Christian Costa wrote:
if (!(cabinet_file = get_cabinet_filename(mi)))
The requirement that the continuous cabinet name matches the next cabinet in the media table might simply be too strict. Perhaps we need to try them one by one and let FDI decide based on the setID and iCabinet fields. Can you please add some tests?
Does not seem trivial to test this but I will try.
It shouldn't be too hard, we already have some tests for continuous cabinets.
Ok. I will take a look.