Ho,

Found an old email with the same issue on my first attempt to upgrade with  
the
same problem.

Adding the following code just before the 'list.map(fun (key_value)' did  
the trick:


            m = if not list.mem_assoc("title",m) then
            list.append([("title","")],m) else m end

            list.map(fun (key_value) ->

Thanks,
kronos

-- 
Using Opera's revolutionary email client: http://www.opera.com/mail/

------------------------------------------------------------------------------
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to