phatch-dev team mailing list archive
-
phatch-dev team
-
Mailing list archive
-
Message #00862
[Bug 492665] Re: <Exif_Photo_DateTimeOriginal.year> should be considered safe
Fix is commited in bzr trunk.
$ bzr commit -m "allow attributes of datetime and rational in safe expressions"
Committing to: /home/stani/sync/python/phatch/repo/trunk/
modified phatch/lib/safe.py
Committed revision 1534.
** Changed in: phatch
Status: Confirmed => Fix Committed
--
<Exif_Photo_DateTimeOriginal.year> should be considered safe
https://bugs.launchpad.net/bugs/492665
You received this bug notification because you are a member of Phatch
Developers, which is subscribed to Phatch.
Status in Phatch = Photo & Batch!: Fix Committed
Bug description:
<Exif_Photo_DateTimeOriginal.year> is now considered unsafe but should be allowed in safe mode in possible. Right now <Exif_Photo_DateTimeOriginal.year> only evaluates in unsafe mode.
References