Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.x-dev
Component:
node data
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
31 Aug 2009 at 16:50 UTC
Updated:
5 Oct 2009 at 21:40 UTC
If a View contains nodes which aren't of the current language, the URL when choosing "Link this field to it's node" will be the unaliased path. For example, when browsing English pages, all French nodes will be displayed as 'fr/node/123' instead of 'fr/alias'.
The attached patch adds the language field to the Node query, and allows other modules to set $this->options['alter']['language'] to set the language for a link.
| Comment | File | Size | Author |
|---|---|---|---|
| node_language_handler.patch | 2.82 KB | deviantintegral |
Comments
Comment #1
merlinofchaos commentedCommitted!