ggppdk wrote: I looked at parameters copying.
The copying is executed successfully and a proper responce is received:
<div class="copyok">1 categorie(s) successfully modified, 0 failures.</div>
But for some reason the above AJAX responce is never accepted my mootools.
It must be related to server configuration, i have tested and you have same problem in other places too, e.g. in duplicating templates, the duplication is done and a proper http responce is received but the mootools never accept it.
The strange is that the AJAX responce is shown for deleting templates
I just noticed another effect caused by this.
One item out of eight in a blog category list was showing an issue caused by the having comments enabled for a category.
But the comments were not enabled for the primary category of this item.
Comments were only enabled for the secondary category.
The only category displayed for this item in the items view was the primary category.
So I opened the item and it had one of these secondary categories highlighted.
Deselected that wrong secondary category and saved the item.
That item no longer displayed the issue in the blog category list which was caused by comments being enabled in the secondary category.
So even though that secondary category was not displayed for that item in the items view,
that item was still being affected by the settings for that secondary category.
This would seem to indicate that that info is saved somewhere where it is affecting other things.
.