URL을 공백으로 (정상적으로) 사용했을 때 붙여넣은 URL과 문자가 제대로 처리되지 않음

Yeah this is a messy one, I think only the oneboxer and frontend bug:

https://frinklang.org/fsp/solve2.fsp?equations=a+%2B+b&solveFor=&f=&ev=on

vs:

<https://frinklang.org/fsp/solve2.fsp?equations=a+%2B+b&solveFor=&f=&ev=on>

vs:

https://frinklang.org/fsp/solve2.fsp?equations=a+%2B+b&solveFor=&f=&ev=on

I have a fix here, but as you can see from Related topics, this is VERY COMPLICATED :tm: , over the years there have been so many bugs in this area.

https://github.com/discourse/discourse/pull/36822

1개의 좋아요