Closed (fixed)
Project:
Zen
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Oct 2008 at 12:21 UTC
Updated:
27 Feb 2009 at 10:00 UTC
Jump to comment: Most recent file
The logo image links to $base_path instead of $front_page. In sites with multilanguage activated it directs the visitor to the page with default language instead of directing him to the localized one. Changing the link to $front_page solves the problem.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | page-links.diff | 1.48 KB | Garrett Albright |
Comments
Comment #2
Garrett Albright commentedThis was brought up on the Zen Task force group here: http://groups.drupal.org/node/18245
Attached is a patch.
Needs fixin'!
Comment #3
johnalbinFixed. Thanks! but you missed the ones in zen_classic. ;-)