Ticket #3278 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Check category parent when updating category

Reported by: donncha Assigned to: anonymous
Priority: normal Milestone: 2.1
Component: Administration Version: 2.1
Severity: normal Keywords:
Cc:

Description

The category parent should be checked that it is not the same as the category itself when updating a category in categories.php

Attachments

categories.diff (1.1 kB) - added by donncha on 10/24/06 13:10:32.

Change History

10/24/06 13:10:32 changed by donncha

  • attachment categories.diff added.

10/24/06 17:02:40 changed by foolswisdom

  • version set to 2.1.
  • milestone set to 2.1.

11/19/06 01:12:38 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [4490]) Don't allow a category to be it's own parent. Props donncha. fixes #3278