Ticket #257 (assigned enhancement)
Path aliases not being created for non-English nodes - i18n issues
Reported by: | ed | Owned by: | laura |
---|---|---|---|
Priority: | minor | Milestone: | Production |
Component: | Drupal modules & settings | Keywords: | |
Cc: | Estimated Number of Hours: | 0.0 | |
Add Hours to Ticket: | 0 | Billable?: | yes |
Total Hours: | 0 |
Description (last modified by ed) (diff)
WAS: "one resource not rendering URL"
can't make this puppy render a human URL:
http://www.transitionnetwork.org/node/17135
??
Change History
comment:2 Changed 5 years ago by jim
- Description modified (diff)
- Summary changed from one resource not rendering URL to Path aliases not being created for non-English nodes - i18n issues
Pathauto update makes no difference on my machine...
This is all to do with the way Drupal handles paths for multiple languages. http://drupal.org/node/321848
Changing title - this will have to be dealt with for meaningful translation/multi-language stuff.
comment:3 Changed 5 years ago by ed
So - shall I, therefore, reckon that for now, we are *not* a multi-lingual site, and therefore *not* use the language options for now. (I'm starting a group in TN to assess what needs to be done for phase 5)...
And simply make the resource not German language?
comment:4 Changed 5 years ago by ed
- Owner changed from jim to ed
- Priority changed from major to minor
- Status changed from accepted to assigned
drupal only creates one alias for each language. need intl module. plus language detection. also a bit of a bug/issue for drupal core. might be for phase 5.
comment:5 Changed 5 years ago by ed
- Milestone changed from Phase 4 to Phase 5
nice to have in phase 5 - will be important if we translate stuff
This is something to do with the fact that node is set to German language... Lots of posts on Pathauto issues list about this.
Am moving from Pathauto 1.x to 2.x, so this is now blocked by #265.
Will revisit after update.