FOSCommentBundle icon indicating copy to clipboard operation
FOSCommentBundle copied to clipboard

Q: app_dev.php Mode breaks URL with special characters

Open nea opened this issue 6 years ago • 0 comments

Hi there

I do not know if this is related to this bundle or Symfony 4 as I updated both.

I am requesting the getThreadAction with an URL id, encoded, that contains a # as %23. In poduction mode it works fine but in dev mode the string%23id id part is cut off.

Anybody got an idea how to potentially fix this?

Thanks a lot in advance

nea avatar Feb 18 '19 08:02 nea