Announcement

#1 2017-05-30 23:51:50

extorn
Member
2017-04-23
11

Piwigo API - delete category

Hi,

I've been trying to use the piwigo api and noticed an issue with delete for categories - pwg.categories.delete.

When you delete a category, the parent category's (sub) nb_categories field reported by pwg.categories.getList is not updated.

e.g.

create:

myCatParent

myCatParent nb_categories = 0

myCatParent > myCat

myCatParent nb_categories = 1

delete myCat

myCatParent nb_categories = 1


Piwigo version:  2.9
PHP version:
MySQL version:
Piwigo URL: http://

Offline

 

#2 2017-06-01 10:06:39

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
13791

Re: Piwigo API - delete category

Hi extorn,

[Github] Piwigo issue #696 fixed

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact