Problem/Motivation

To replicate the problem
1. create entity reference view
2. create custom pane using entity reference view
3. add custom pane to page manager
4. view page in the browser and notice the error pointing to line 19 in gesso/includes/navigation.inc (it seems that css class was already added to pane. css class expected to be an array.

Proposed resolution

make css class view-more array

Remaining tasks

User interface changes

None

API changes

None

Data model changes

None

CommentFileSizeAuthor
#2 pane-class-name-as-array-2609554-1.patch681 byteskgoel

Comments

kgoel created an issue. See original summary.

kgoel’s picture

Status: Active » Needs review
StatusFileSize
new681 bytes
kgoel’s picture

Issue summary: View changes

  • wwhurley committed b8fdd45 on 7.x-2.x authored by kgoel
    Issue #2609554 by kgoel: More link theming function needs to pass array...
wwhurley’s picture

Status: Needs review » Closed (fixed)