While working on a portal with Views and Panels, I had to figure out several missing array keys, JS ajax errors and also a PHP version difference problem.

This changes involves 3x file changes where I've checked if the requested information is present and set to FALSE if not.

Please review my changes since after upgrade to the latest views 3.6 version, the error messages returned.
Sorry that I couldn't provide you the exact error messages but I've processed the error log in the past and cannot find the details for them. I hope that you will understand regarding the + and - what changes has been done there.

Thank you for your reply.

CommentFileSizeAuthor
several_issues_views.patch4.28 KBfledev.com

Comments

dawehner’s picture

Status: Patch (to be ported) » Needs review

Please be fair and try to find a proper title etc.

Opensource is not about give away or take things, it's about collaboration. You know, just applying patches doesn't work, that's something you can learn after years of maintaining a module. You have to figure out why exactly something doesn't work, how to reproduce it, how to maybe even write a testcase etc. Something which just works out for a single person often have issues for all the others. I can give you even some examples on this release.

Status: Needs review » Needs work

The last submitted patch, several_issues_views.patch, failed testing.