Gregwar / CaptchaBundle

Symfony bundle implementing a "captcha" form type
MIT License
344 stars 127 forks source link

Missing text in captcha using as url param #224

Open nudl3s opened 3 years ago

nudl3s commented 3 years ago

Hi there, I installed successful this bundle, added the config file and route params, but after trying to get the image from the url I can see the image but there is no text inside of it. What I am missing? As well is there a way, what i have to call to use custom route for this url, Thanks!

Screenshot_5 Screenshot_6

martinbertinat commented 3 years ago

Hi, same problem here.

Did you find a solution?

In Safari it's always broken but in Chrome sometimes it loads ok.

Thank you!