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

Tooltips on tableextension are not translated #7778

Open
sybrenwille opened this issue Jun 21, 2024 · 12 comments
Open

Tooltips on tableextension are not translated #7778

sybrenwille opened this issue Jun 21, 2024 · 12 comments

Comments

@sybrenwille
Copy link

sybrenwille commented Jun 21, 2024

1. Describe the bug
Tooltips on tableextension are not translated

2. To Reproduce

  • Add a new field to a table extension and create a tooltip for this field.
  • Produce the XLIFF file and translate the tooltip into a different language.
  • Upon opening the client, the field's tooltip remains in English.

Note: if you do the same with a tooltip on page level it still works as expected

3. Expected behavior
The tooltip should be in the translation specified in the XLIFF File.

4. Actual behavior
The tooltip remains always in English

5. Versions:

  • AL Language: 13.0.1027618
  • Visual Studio Code: 1.87.2
  • Business Central: 24.02

Internal work item: AB#548298

@guidorobben
Copy link

We have the same issue! Any news on this? Now we still have to add the tooltip on the page.

@guidorobben
Copy link

Factboxes have the same issue

@guidorobben
Copy link

Any news on this? This shouldnt be that hard to fix?

@thloke
Copy link
Contributor

thloke commented Sep 9, 2024

Sorry for the lack of update on this. Is the tableextension and table in the same app? If so, this is an issue that we've just got a fix for.

We'll be backporting the fix to BC24 and BC25 to address this issue. Since it's a server-side fix, it won't be dependent on a new version of the compiler. I'll close this issue once the hotfix of BC24 is rolled out.

If the table and tableextension are not in the same app, then this is likely a different issue. Let us know if this is the case, since it would need to be looked into.

@sybrenwille
Copy link
Author

The table and table extension are not in the same table.

Create a Table extension on the Purchase Line for instance and put the Tooltip on the table field.
When you now use this new field on a page extension of the Purchase Order it always remains English and doesn't use the translated xliff value

@guidorobben
Copy link

Indeed, the table and table extension are not in the same App.

@guidorobben
Copy link

So we are getting close to 25. Will this be fixed in 25.0?

@sybrenwille
Copy link
Author

So we are getting close to 25. Will this be fixed in 25.0?

Tested this in BC25.0 still not working in there.

When can we expect a fix for this?
Since the introduction of this functionality in BC24 it's not working.

@guidorobben
Copy link

guidorobben commented Oct 4, 2024

Ok, so this will not be fixed in 25.0. Will this be on the roadmap for 25.1?

@salgiza
Copy link

salgiza commented Oct 4, 2024

@thloke Could you please give us any feedback on this? It's a bit frustrating that, 6 months later, we can't fully migrate our apps to use tooltips on tables because of this bug.

@thloke
Copy link
Contributor

thloke commented Oct 7, 2024

All I can say is that the bug is in our backlog of bugs, it's just a long backlog at the moment. :(

I'll bump its priority at least so this gets picked up before the other github bugs. Sorry for how long it's taken to get to this bug.

@guidorobben
Copy link

Any more news on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants