Ticket #3387 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

Category is ancestor of

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

Description

Via Andy, this function checks that no parent of a category is the same category Patch includes using it in admin-db.php

Attachments

patch.txt (1.3 kB) - added by donncha on 11/24/06 15:39:27.

Change History

11/24/06 15:39:27 changed by donncha

  • attachment patch.txt added.

11/24/06 16:37:48 changed by ryan

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

(In [4525]) cat_is_ancestor_of(). fixes #3387

11/25/06 02:48:03 changed by chuyskywalker

  • status changed from closed to reopened.
  • resolution deleted.
  • component changed from Administration to General.

This is broken -- the function is called with an underscore ( _ ) suffixed, but defined without it.

11/26/06 18:00:55 changed by ryan

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

(In [4534]) Fix typo. fixes #3387