[
https://issues.apache.org/jira/browse/OFBIZ-13221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17944202#comment-17944202
]
Florian Motteau commented on OFBIZ-13221:
-----------------------------------------
I tested creating a website at
https://demo-next.ofbiz.apache.org/content/control/createWebSite (tested on
trunk and next), and I got the expected confirmation message in a popup.
!screenshot-1.png!
Could you add some informations on how to reproduce the issue ?
> Helveticus Theme: Messages not shown
> -------------------------------------
>
> Key: OFBIZ-13221
> URL: https://issues.apache.org/jira/browse/OFBIZ-13221
> Project: OFBiz
> Issue Type: Bug
> Components: themes/helveticus
> Reporter: Deepak Dixit
> Priority: Major
> Attachments: screenshot-1.png
>
>
> The new default Helveticus theme does not display system messages (e.g.,
> success, error).These content-messages are present in the DOM but are hidden
> due to CSS rules in the theme’s stylesheet.
> {code:java}
> .content-messages p {
> display: none;
> }{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)