kaffa / textpattern

Automatically exported from code.google.com/p/textpattern
0 stars 0 forks source link

Category parent relations break if parent name is updated #337

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
If the parent category's name is updated, the category panel updates the parent 
assigned of each category types. If two category types share a category name, 
the other category type's parent relations break when the name is changed in 
the other.

To reproduce:

1. Create 'cat-original' category to both Article and Link categories.
2. Create few dummy categories to both and assign them as the children of 
'cat-original'.
3. Rename 'cat-original' of Article categories to 'cat-new'.
4. Check the database. You will see that all instances of 'cat-original' in 
parent column have been updated.

Original issue reported on code.google.com by jukka.m.svahn on 8 Dec 2012 at 7:53

GoogleCodeExporter commented 8 years ago
This bug also affect 4.5 so setting this for 4.5.5.

Original comment by jukka.m.svahn on 8 Dec 2012 at 7:57

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r4971.

Original comment by jukka.m.svahn on 8 Dec 2012 at 8:03

GoogleCodeExporter commented 8 years ago

Original comment by jukka.m.svahn on 8 Dec 2012 at 8:03

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r4972.

Original comment by jukka.m.svahn on 8 Dec 2012 at 8:06