Grégoire Passault

Results 289 comments of Grégoire Passault

Any description on this?

Hello, Is there multiple captchas on the same page? 2016-01-03 16:43 GMT+01:00 amdouni [email protected]: > Hello, > > Please note that this issue is occurring only on one web page...

This means that your phrase is zero-length, which is not supposed to happen What exactly is the bug case?

Hello, Do you use embedded or url captcha? can you check the requests, maybe something make the page or the image loaded multiple time, making the code regenerated silently (could...

Load the page where the captcha is and have a look at the Symfony profiler Is there multiple requests that hit your page?

Another thing, is there multiple captcha on the same page?

Hello, Does it work without `as_url`? Did you check the profiler to know if the route is correctly handled?

Same questions as above

I agree with @Zempheroth , can we get more information about this?

Hello Guess you'll have to write a template for rendering the field in php, sounds feasible since there is no so much thing in it