fix: remove additional languages menu [BISERVER-14508]#6257
Conversation
There was a problem hiding this comment.
Pull request overview
Removes the “Additional Languages” entry from the PUC (Mantle) language menu, aligning the UI with BISERVER-14508 by eliminating the extra marketplace link and its now-unneeded separator insertion.
Changes:
- Removed the
additionalLanguagesMenuItemfrom the XUL language menu definition. - Removed the corresponding language menu separator insertion in
MantleControllerthat previously separated built-in languages from the “Additional Languages” link.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
user-console/src/main/resources/org/pentaho/mantle/public/xul/mantle.xul |
Removes the “Additional Languages” menu item from the language menu. |
user-console/src/main/java/org/pentaho/mantle/client/ui/xul/MantleController.java |
Removes insertion of the language menu separator that was only needed for the removed menu item. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Note:Frogbot also supports Contextual Analysis, Secret Detection, IaC and SAST Vulnerabilities Scanning. This features are included as part of the JFrog Advanced Security package, which isn't enabled on your system. |
✅ Build finished in 5m 17sBuild command: mvn clean verify -B -e -Daudit -Djs.no.sandbox -pl user-console👌 All tests passed! Tests run: 12, Failures: 0, Skipped: 0 Test Results ℹ️ This is an automatic message |

0 New Issues
0 Fixed Issues
0 Accepted Issues
No data about coverage (0.50% Estimated after merge)
https://hv-eng.atlassian.net/browse/BISERVER-14508
To be merged with: