Spaces in urls don't work right
When trying to make an embedded link, if the url has spaces in it, it will not work right -- even if one uses the &20 symbol in place of the space characters.
[deals with][1].
I tried the above in this thread.
[1]: http://www.spanishdict.com/translate/deal with
8 Answers
The "quick fix" is to go to the TinyURL site and convert the URL with spaces to one that does not have spaces.
TinyURL's links do not expire.
It works, but with a little trick. Please, look at this link: Deal with.
All you need is to replace every space with the character code & # 32 ;
I see. I thought you were all crazy because I put the link in my post and it worked just fine from the grey preview box below where I type my answer. But when you submit the answer, it strips out the "% 20" for some reason. (It even erases it if you put the two together!)
I will forward this to our programmer and see what he thinks. This is odd and very important since we will be implementing the phrase book soon which will have multiple worded entries.
Okay, gang. Unfortunately, we will just have to live with it the way it is for now. There is no quick fix to the problem, so you might have to wait until we hire our genius programming interns this summer. I apologize for the inconvenience but with me knowing nothing about programming and Chris doing boss type stuff, this is something that will have to wait a bit.
Remind me in the summer if it hasn't been fixed and I'll make sure to bring it up again.
Chaparrito, please try this:
[Deal with][1]
[1]: http://www.spanishdict.com/translate/deal with
[deal with](http://www.spanishdict.com/translate/deal with)
Try that one.
Odd, but understandable.
Yes, interesting, though easy to solve. Just copy and paste the link. I tried to delete the space, but then the link is not recognized.