[FIX] file_open should not search zip files outside its root directory. Fix the...
authorFlorent Xicluna <florent.xicluna@gmail.com>
Wed, 8 Feb 2012 15:33:04 +0000 (16:33 +0100)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Wed, 8 Feb 2012 15:33:04 +0000 (16:33 +0100)
commit44e02f756b0066f61e1bbea648f92ea23a0aac02
tree750c6c0b16aa5d61d48b6d03e5976c51171ff462
parent5af49817f451584930b762ad6ccf7b572037fb07
[FIX] file_open should not search zip files outside its root directory.  Fix the returned value with pathinfo=True.

lp bug: https://launchpad.net/bugs/928507 fixed
lp bug: https://launchpad.net/bugs/928376 fixed

bzr revid: florent.xicluna@gmail.com-20120208153304-9443zx2z09bws10x
openerp/tools/misc.py