Page 1 of 1

How to reload data after refreshing the page ?

Posted: 30 Aug 2013, 09:25
by mehmet
Hello all my friends,

I am trying to find a way to reload what I wrote to the fields. To be more clear, for example;

When you edit a bug and then you click to Update Information button but if you have forgotten any mandatory field to fill in you ll have an error page normally and when you go back to edit page, you have to refresh the page in order to view the bug_update_page.php. So when you refresh the page you loose all your last changes. Do you know any way to not to loose the changes that you have done ?

Thanks all in advance

Re: How to reload data after refreshing the page ?

Posted: 30 Aug 2013, 21:50
by atrol
mehmet wrote: when you go back to edit page, you have to refresh the page in order to view the bug_update_page.php.
Seems to be browser dependent. I can reproduce the issue using Firefox whereas Safari works fine.

Re: How to reload data after refreshing the page ?

Posted: 02 Sep 2013, 15:42
by mehmet
atrol wrote:
mehmet wrote: when you go back to edit page, you have to refresh the page in order to view the bug_update_page.php.
Seems to be browser dependent. I can reproduce the issue using Firefox whereas Safari works fine.
This is weird because it does not work on my machine when I use Firefox

Re: How to reload data after refreshing the page ?

Posted: 02 Sep 2013, 18:32
by atrol
mehmet wrote: This is weird because it does not work on my machine when I use Firefox
Wired?
It's means the same wrote I wrote: I can reproduce the issue using Firefox.

Re: How to reload data after refreshing the page ?

Posted: 03 Sep 2013, 07:53
by mehmet
atrol wrote:
mehmet wrote: This is weird because it does not work on my machine when I use Firefox
Wired?
It's means the same wrote I wrote: I can reproduce the issue using Firefox.
Thats my fault I am sorry, I was mistaken. Thanks !