kohrar opened a new issue, #8783:
URL: https://github.com/apache/cloudstack/issues/8783

   
   ##### ISSUE TYPE
   
    * Bug Report
   
   ##### COMPONENT NAME
   ~~~
   UI
   ~~~
   
   ##### CLOUDSTACK VERSION
   ~~~
   4.18.1
   ~~~
   
   ##### CONFIGURATION
   Standard install
   
   ##### OS / ENVIRONMENT
   Rocky Linux 8
   
   
   ##### SUMMARY
   When adding a VM to a port forwarding to a public IP address, the VM 
listing's mouse-over message is missing a locale string.
   
   Eg:
   ![Screenshot from 2024-03-13 
11-28-36](https://github.com/apache/cloudstack/assets/4450716/34d06971-4435-45e2-80cb-ecf234ab24bb)
   ![Screenshot from 2024-03-13 
14-05-37](https://github.com/apache/cloudstack/assets/4450716/21ed05b9-49d3-4baf-8ed5-66486dc0858f)
   
   `message.publicip.state.running` does not exist. These should probably use 
the existing locale strings such as `message.vm.state.running` that's in use by 
the VM listing page, however.
   
   ##### STEPS TO REPRODUCE
   ~~~
   Network -> Public IP addresses -> IP -> Port forwarding -> Click on the 
'Add' button and hover over the state of the VM.
   ~~~
   
   ##### EXPECTED RESULTS
   ~~~
   Show the VM state in the user's language
   ~~~
   
   ##### ACTUAL RESULTS
   ~~~
   Shows the locale key (eg. `message.publicip.state.running) instead of the 
resolved string.
   ~~~
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to