Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-3.x-dev
Component:
table style
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
6 Jan 2012 at 17:22 UTC
Updated:
4 Jan 2014 at 01:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dawehnerThat's actually a bug, but should be sure possible to fix. You would have to fix the option_definition of table to include 'translatable' => TRUE
Comment #2
liquidcms commentedi'll take a look at it this weekend
Comment #3
liquidcms commentedthanks, pretty easy fix.
well here's a patch but,
1. not git format
2. its on 6.x-3.x-dev from a few months ago (but likely still applies)
Comment #4
liquidcms commentedi'll see if i can pull a recent Git version this weekend and patch with that
Comment #5
dawehnerNo need to waste your time, it's possible to commit other kind of patches as well.
The change looks exactly how it should be, thanks! Committed to both 6.x-3.x and 7.x-3.x