Opened 6 years ago
Last modified 4 years ago
#44897 new defect (bug)
Theme installed success message not showing when installing multiple themes
Reported by: | anilhada | Owned by: | |
---|---|---|---|
Milestone: | Future Release | Priority: | normal |
Severity: | normal | Version: | 4.9.8 |
Component: | Themes | Keywords: | has-screenshots |
Focuses: | ui, administration | Cc: |
Description
How to get bug:-
First go on Appearance - > Theme -> add new
- Click on uninstall theme Preview button. after that preview page will open.
- Click on install button and same time click on next button near by install button.
- Next theme preview page open again click on install button and click on close button.
In this case we are install two theme but install massage will appear on only one theme.
Attachments (3)
Change History (8)
#2
@
6 years ago
- Summary changed from Theme installed success massage not showing to Theme installed success message not showing
Note: See
TracTickets for help on using
tickets.
Is this scenario a little fishy? I'm not sure how that theme preview overlay is coded, but by navigating away from the page of the theme that is installing, the javascript handling the messages from the server could have been replaced, so how would it receive or display the message?
(I'm surprised the test case didn't go further, and show that there was an error when clicking on the Install button for the theme that didn't get the "successfully installed" message.)
So does the fix involve moving the javascript into the Theme page instead of in the overlay?
Or is it more like "Don't do that"?