Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 300526

Comment not found in the translated node; only available in the original language.

$
0
0

Problem/Motivation

Comment not found in the translated node; only available in the original language.

Steps to reproduce

Create a node in English, then its translation in French.
Enable Pathauto for automatic URL generation.

Add a comment on both the English and French nodes via the node translation interface.
Trigger the comment display using the URL.

Observed Behavior:
demo.com/comment/1001#comment-1001 → Works
demo.com/fr/comment/1001#comment-1001 → Does not work

Reversed Scenario:
Create a node in English.
Create its translation in French as the original node.

Observed Behavior:
demo.com/comment/1001#comment-1001 → Does not work
demo.com/fr/comment/1001#comment-1001 → Works

Proposed resolution

NULL

Remaining tasks

NULL

User interface changes

NULL

Introduced terminology

NULL

API changes

NULL

Data model changes

NULL

Release notes snippet

NULL


Viewing all articles
Browse latest Browse all 300526

Trending Articles