Fresh install: a certain link_sanitize() error message -- perhaps because we used PHP 5.2 instead of PHP 5.3? http://t.co/hXYnMCsF

Comments

netdesignate’s picture

StatusFileSize
new493.09 KB
new254.05 KB

I can confirm that I had exactly the same behaviour running the latest PHP Version, so I don't think that is your issue:

PHP Version as shown in Status Page: 5.3.2-1ubuntu4.11

DSheffler’s picture

Status: Active » Postponed (maintainer needs more info)

Which screen were you seeing this error on?

tabestan’s picture

I can see this error on the final installation screen (the one that says the installation is complete).

And on the Open Government link.

Otherwise great distribution!

simon templar’s picture

Same issue here.
Brand new installation, brand new database.

PHP 5.3.10 (cli) (built: Feb 14 2012 14:27:37) and MySQL 5.1.61

Drupal installation complete:
The block you just created is now available on the block configuration page.
The block you just created is now available on the block configuration page.
The block you just created is now available on the block configuration page.
The block you just created is now available on the block configuration page.
The block you just created is now available on the block configuration page.

Error messageNotice: Undefined index: title in _link_sanitize() (line 495 of /home/ff/dev/openpublic-7.x-1.0-beta7/profiles/openpublic/modules/contrib/link/link.module).

Congratulations, you installed Drupal!

Visit your new site.

simon templar’s picture

Same issue in the Beta 8

albert volkman’s picture

Version: 7.x-1.0-beta4 » 7.x-1.0-beta8
Status: Postponed (maintainer needs more info) » Active

OpenPublic is still using 7.x-1.0-beta1 of Link, which has this issue-

http://drupal.org/node/1309608

I'm not sure how to update a dependency in a profile, but I'm assuming that's all that would need to happen, as this issue appears to be resolved in link-7.x-1.0.

The link module isn't explicitly defined as a dependency in OpenPublic, but one of its features: openpublic_editors_choice.

http://drupalcode.org/project/openpublic.git/blob/f39c7ce689cf7a77e68245...

drupert55’s picture

same issue as #4

hefox’s picture

Issue summary: View changes
Status: Active » Fixed

Guessing fixed

Status: Fixed » Closed (fixed)

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