If you have an internal link (to other page on the same site) in the node's body, the internationalized links are bad generated.

For example, if I create a link:

Page

The generated link, in the node Spanish version would be

Page

and it must be

Page

Comments

Jerome F’s picture

Are you running a test site locally? If so did you check your .htaccess?

# Modify the RewriteBase if you are using Drupal in a subdirectory or in a
  # VirtualDocumentRoot and the rewrite rules are not working properly.
  # For example if your site is at http://example.com/drupal uncomment and
  # modify the following line:
  # RewriteBase /drupal
  #
  # If your site is running in a VirtualDocumentRoot at http://example.com/,
  # uncomment the following line:
  # RewriteBase /

How did you set pathauto URL rewriting for your nodes?
Have you tried the last dev?

jose reyero’s picture

Status: Active » Closed (won't fix)

No follow up for too long. Cleaning up issue tracker for 6.x. Consider upgrading to 7.x