I'm using Views 7.x-3.0-rc1. For example, I have a views page with a list of news items. I have a block that should link the title to that news page. After applying the title, the page being linked to loses its css.

This module works correctly on normal blocks.

Comments

Jukebox’s picture

Here's the error that shows up, probably not very helpful:

Fatal error: [] operator not supported for strings in /includes/common.inc on line 2314

Jukebox’s picture

Update: It seems the problem only occurs if a relative URL is supplied. It works correctly with an absolute path.

jkingsnorth’s picture

Issue summary: View changes
Status: Active » Closed (cannot reproduce)

Unable to recreate this issue in the latest version. I can apply a relative or absolute URL to the link and it takes me to the right page with all its CSS in tact.

If someone else can reproduce the issue then please reopen it against the latest version =]