When deleting a group, the og_panel's delete hook deletes the panels but not the panel aliases so they are lingering in the url_alias table.

Here is a one line patch that uses a preexisting function to delete the panel and the alias at the same time. Its not an absolutely kosher drupal patch because I didn't have time to do it correctly. I hope someone can.

CommentFileSizeAuthor
og_panels_delete_alias.patch122 bytesmcpuddin

Comments

populist’s picture

Status: Active » Fixed

fixed, thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.