The current master version will have this error message on the default homepage:

"Error message Notice: Use of undefined constant link_url - assumed 'link_url' in views_plugin_display->get_path() (line 788 of /vagrant/commons_files/profiles/commons/modules/contrib/views/plugins/views_plugin_display.inc). Notice: Use of undefined constant link_url - assumed 'link_url' in views_plugin_display->get_path() (line 788 of /vagrant/commons_files/profiles/commons/modules/contrib/views/plugins/views_plugin_display.inc)."]

CommentFileSizeAuthor
#4 views-link_url-1879290.patch438 bytesxiukun.zhou
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

SocialNicheGuru’s picture

i am getting this too.

SocialNicheGuru’s picture

ok it's a typo in the file

return link_url; should add "$" return $link_url;

SocialNicheGuru’s picture

Project: Drupal Commons » Views (for Drupal 7)
Version: » 7.x-3.x-dev
Issue tags: +views, +Drupal Commons, +Commons

There is a small typo in views

xiukun.zhou’s picture

Status: Active » Needs review
FileSize
438 bytes

#2

dawehner’s picture

Status: Needs review » Fixed

dawehner--

Thank you for fixing that!

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