?
avatar aasimali
aasimali
17 Jan 2015

-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)

screen shot 2015-01-17 at 03 09 31
screen shot 2015-01-17 at 03 09 39

avatar aasimali aasimali - open - 17 Jan 2015
avatar brianteeman brianteeman - change - 17 Jan 2015
Labels Added: ?
avatar brianteeman
brianteeman - comment - 17 Jan 2015

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

avatar aasimali
aasimali - comment - 27 Jan 2015

@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'

avatar Bakual
Bakual - comment - 27 Jan 2015

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.

avatar mbabker
mbabker - comment - 27 Jan 2015

See #5892

avatar Bakual
Bakual - comment - 27 Jan 2015

Ah, easier than I expected when one knows where to look :+1:

Closing this in favor of the PR.

avatar Bakual Bakual - close - 27 Jan 2015
avatar Bakual Bakual - change - 27 Jan 2015
Status New Closed
Closed_Date 0000-00-00 00:00:00 2015-01-27 12:45:09
avatar aasimali
aasimali - comment - 27 Jan 2015

@Bakual
Thank you for finding out the solution & adding PR for this issue.

Add a Comment

Login with GitHub to post a comment