Apply unified message display style(G-4484) to javascript alert messages.
Together with the localization of these messages.
---------------------------------------------------------------------------------------------------------------------------
Key: GERONIMO-4517
URL: https://issues.apache.org/jira/browse/GERONIMO-4517
Project: Geronimo
Issue Type: Improvement
Security Level: public (Regular issues)
Components: console
Affects Versions: 2.2
Reporter: Gang Yin
Assignee: Gang Yin
Priority: Minor
Fix For: 2.2
Currently all the messages generated from backend is displayed in a unified
manner(G-4484), but frontend javascript use alert boxes to display all kinds of
messages without distinguishing their types(e.g. error, warn, info), and the UX
of alert boxes is not so good, so I'm going to extend the unified message
display style of backend messages to frontend messages. Also, the localization
work will be done meantime.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.