Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
path.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jun 2008 at 12:22 UTC
Updated:
9 Jan 2010 at 23:20 UTC
Jump to comment: Most recent
Comments
Comment #1
dave reidWill get this fixed shortly.
Comment #2
dave reidUgh, really the best way I can think of doing this is changing the From field prefix via AJAX when the user changes language, since the 'base url' could change domains or URL prefix due to language selection.
Comment #3
dave reidAdding release blocker tag.
Comment #4
dave reidOn closer review, this is something that we'll need to address in core first probably. Path redirect uses the same standard set by core's path module with regards to the from field prefix URL and language selector. Nothing changes. Until it's changed in core, I don't have the motivation to fix it here. And since I haven't seen a core issue about this before, obviously people are not having major problems with the interface, so it works.
Comment #5
ogi commentedAnyway it's a bug so moving elsewhere. Path module looks like good estimation :-D
Comment #6
dave reidWould need to be fixed in D7 somehow. Not sure how since we don't do this same thing anywhere else as well. Tempted to mark won't fix.