ispCP - Board - Support
[TICKET] Little bug with false login "back" button - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: [TICKET] Little bug with false login "back" button (/thread-2864.html)



[TICKET] Little bug with false login "back" button - prale - 03-28-2008 03:09 AM

Hello this is nothing to worry about, still I think it should be fixed in the final release.

If I enter a false password i'm redirected to the error page.
When I quickly press "back" I see a notice that I'll have to wait a few seconds.
When I click back again, I'm redirected to google, wich is my previous (start)page.

I think you should not use javascript history_back(), just a link to the login page will do the job.


RE: Little bug with false login "back" button - BeNe - 03-28-2008 03:29 AM

Which ispCP Version do you use ?
Looks like you are right...

Greez BeNe


RE: Little bug with false login "back" button - gOOvER - 03-28-2008 03:34 AM

Maybe you can open a Ticket.


RE: Little bug with false login "back" button - prale - 03-28-2008 03:39 AM

I use RC4
I can't make tickets because I'm always rejected as spam.


RE: Little bug with false login "back" button - FeG - 03-28-2008 04:46 AM

Hi,

I've just created a ticket for this: 1143

Edit: I've just taken a look into the source code. This piece of html code is in the template-file gui/themes/omega_original/system-message.tpl. I'm not sure if it'll always work properly if we change the link here to "/" or "/index.php" .. I don't know where this template is also used and if a link to "/" is correct there.

Greetings
FeG


RE: [TICKET] Little bug with false login "back" button - Zothos - 03-28-2008 05:56 AM

working on the ticket


RE: [TICKET] Little bug with false login "back" button - prale - 04-02-2008 09:07 AM

@FeG: Thanks for creating the ticket.

@Zothos: Thanks!