A ")" is missing from pathauto.inc.php's 366th line. Release: aug-26.

Comments

greggles’s picture

Status: Active » Postponed (maintainer needs more info)

Which revision of pathauto.inc? Look at the top of the file for the line that beings // $Id...

I did a cvs update to the latest copy as of today and then used the php -l utility to check syntax and it seems to be fine.

root@domU:/mnt/drupal/6_drupal/sites/all/modules/pathauto# php -l pathauto.inc
No syntax errors detected in pathauto.inc
root@domU:/mnt/drupal/6_drupal/sites/all/modules/pathauto# head pathauto.inc
<?php
// $Id: pathauto.inc,v 1.50 2008/08/26 04:55:19 freso Exp $

Freso’s picture

Are you sure you don't mean pathauto.admin.inc? See #300204: Missing ")" in pathauto.admin.inc.

Freso’s picture

Priority: Critical » Normal

Also, this is a -dev version and doesn't cause data corruption or anything... so not critical.

greggles’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)

ŐRY Máté - thanks for reporting this. I assume this is a duplicate of the issue in #2. If not, please re-open it.