These are a couple fixes that make some display plugins strictly follow their parent definition. Its fairly straightforward.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | views_strict_fixes.patch | 5.9 KB | neclimdul |
| views_strict_fix.patch | 3.42 KB | neclimdul |
These are a couple fixes that make some display plugins strictly follow their parent definition. Its fairly straightforward.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | views_strict_fixes.patch | 5.9 KB | neclimdul |
| views_strict_fix.patch | 3.42 KB | neclimdul |
Comments
Comment #1
merlinofchaos commentedMarked http://drupal.org/node/470654 as duplicate -- it contains items that may not be in this patch. Anyone up for a reroll to get those items as well?
Comment #2
cyberschorschOk, I just solved this error with this patch. Thanks for the fix.
The issue occured as I ported my websites to a new server with a new php version. Old Version was php-5.0.8-1 and the new version is php-5.2.6.
Comment #3
neclimdulThink this covers all the changes mentioned in the other issues.
Comment #4
merlinofchaos commentedCommitted to 2.x and 3.x branches. Thanks!