-Go to 'Extension Manager: Install>Install from URL'
-Enter Invalid Url(enter 'www.googlecom/etc/etc' instead of 'www.google.com/etc/etc'
-Click on install
-It will redirect to an Error page
-Ideally, Application should not redirect to another page (If POSSIBLE) OR change the button name(if not possible)
Labels |
Added:
?
|
@brianteeman
Sorry for the delay in reply! ( I was on leave)
1. Correct
2.Correct but needs small improvement for making UX more solid.(As per my point of view)
For the second scenario: Can't we change the button name from 'Return to control Panel' TO 'Return to Extension Manager'
Afaik, the error page always links back to the control panel (or site homepage in frontend). Because the error page doesn't really know where the error came from and what would be a safe page to link to.
The only solution I would see is to try to catch the error in com_installer and show a message instead of the error page. But that could be a bit tricky.
Ah, easier than I expected when one knows where to look
Closing this in favor of the PR.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-01-27 12:45:09 |
There are two different scenarios
1. The invalid url - we get a correct message
2. The invalid domain - we get the "couldn't resolve host message" above