DavidMarquezF/osTicket-google-recaptcha

First time that opens recapthca doesn't load

Opened this issue · 0 comments

The problem seems related to the fact that the google recaptcha script is not downloaded the first time (don't realy know why yet). Probably it has something to with being dynamically loaded.

One solution though, is opening new tickets with a preeselected topic. This is done by opening something like http://domain.com/open.php?topicId=2.

This works because a topic is openend by default, so the recaptcha doesn't need to be loaded dynamically (it is served the first time the page is downloaded).

The problem is that you're not able to press open new ticket from the home menu unless you hardcode in the url a topic.