- bug 133 fixed : (report from branch 1.4) Deleting user favorites is too

restrictive. Instead of deleting a favorite because it belongs to at least
  one forbidden category, a favorite is deletedif it belongs to no
  authorized category (which was the expected behaviour).


git-svn-id: http://piwigo.org/svn/trunk@832 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall 2005-08-18 21:40:59 +00:00
commit c8bf225cd4
2 changed files with 33 additions and 8 deletions

View file

@ -1,6 +1,14 @@
2005-08-18 Pierrick LE GALL
* bug 133 fixed : "Nb of images incorectly rendered in "tool tip"
* bug 133 fixed : (report from branch 1.4) Deleting user favorites
is too restrictive. Instead of deleting a favorite because it
belongs to at least one forbidden category, a favorite is deleted
if it belongs to no authorized category (which was the expected
behaviour).
2005-08-18 Pierrick LE GALL
* bug 134 fixed : "Nb of images incorectly rendered in "tool tip"
near category in category menu". Correction reported (and
improved) from branch 1.4