Fatal error: Call to undefined function parse_ul() in /home/cyber4kids.de/public_html/sites/cyber4kids.de/modules/path_redirect/path_redirect.module on line 338

there is a typo rename parse_ul() to parse_url()

Think about using simple test to prevent such errors.

Comments

dave reid’s picture

Status: Active » Fixed

Thanks for the bug report. Sometimes we make small mistakes, and you just happen to catch one of mine. BTW, there actually are SimpleTests written for the module, I just tend to use them for when I have bigger changes. I'll try to make sure I run them a little more often.

This has been fixed in http://drupal.org/cvs?commit=205486.

osopolar’s picture

Thanks for the quick fix for this very useful module ... and sorry, I have overlooked the path_redirect.test file.

Status: Fixed » Closed (fixed)

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