Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG - Cannot bind i18n models with namespace #2829

Open
3 tasks
GDamyanov opened this issue Jan 27, 2025 · 0 comments
Open
3 tasks

BUG - Cannot bind i18n models with namespace #2829

GDamyanov opened this issue Jan 27, 2025 · 0 comments
Assignees
Labels

Comments

@GDamyanov
Copy link
Contributor

GDamyanov commented Jan 27, 2025

Related Feature

Description

Cannot bind i18n models with namespace

Steps to Reproduce

Steps to reproduce the behavior:

  1. Start CPE on some ADP project which has List Report and Object Page
  2. In Object Page i18n.properties add some key with value
  3. Find some control to which you can bind i18n model
  4. Fill property value with: {i18n|sap.suite.ui.generic.template.ObjectPage|SEPMRA_C_PD_PRODUCT>{key added in i18n properties}}

Expected results

Control text should be changed to value in i18n

Actual results

Control text is empty

Screenshots

If applicable, add screenshots to help explain the problem.

Version/Components/Environment

Add any other context about the problem here
OS:

  • Mac OS
  • Windows
  • Other

Root Cause Analysis

Problem

{describe the problem}

Fix

{describe the fix}

Why was it missed

{Some explanation why this issue might have been missed during normal development/testing cycle}

How can we avoid this

{if we don’t want to see this type of issues anymore what we should do to prevent}

@GDamyanov GDamyanov changed the title BUG - Cannot bind i18n models different than 'i18n' BUG - Cannot bind i18n models with namespace Jan 27, 2025
@GDamyanov GDamyanov self-assigned this Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant