Closed (fixed)
Project:
OpenPublic
Version:
7.x-1.0-beta8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Nov 2011 at 17:04 UTC
Updated:
23 Jul 2014 at 17:30 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
netdesignate commentedI 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
Comment #2
DSheffler commentedWhich screen were you seeing this error on?
Comment #3
tabestan commentedI 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!
Comment #4
simon templar commentedSame 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.
Comment #5
simon templar commentedSame issue in the Beta 8
Comment #6
albert volkman commentedOpenPublic 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...
Comment #7
drupert55 commentedsame issue as #4
Comment #8
hefox commentedGuessing fixed