There is a site on joomla. Go to the page with the GET request / forum-answers /? Q = 1
Then I call the modal window through the anchor (authentication form). After checking the login and password - the page must be reloaded. But after rebooting, the link in the browser line takes the form forum-answers / # openLogin
That is, the GET parameter is lost. I can not understand why and how to fix it. I know about history api, but I would like without it.