Skip to content

i18n Bug: Literal <0>Explore</0> Appears in “My Data” Page (v1.10.4, Russian Locale) #24656

@IMNikolaev

Description

@IMNikolaev

Description

Version: OpenMetadata 1.10.4

After upgrading to OpenMetadata 1.10.4, the “My Data” page shows a broken i18n placeholder instead of a localized link.
In Russian locale, the UI displays the literal string:

<0>Explore</0>

It is rendered as plain text on the page instead of being formatted as a link or correctly translated.

Where it happens
• Page: My Data → “No Records” section
• Locale: Russian (ru)
• Version: 1.10.4 (UI)
• Browser(s): reproducible in Chrome

Expected behavior

The i18n component placeholder (<0>…</0>) should be processed by react-i18next, producing a proper clickable link or at least a localized string.
It should NOT appear literally on the screen.

Actual behavior

UI displays the literal value <0>Explore</0> as text.

Screenshot

Image

Thanks a lot for your great work!

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions