Forum » The Community / Per page discussions » Iframe Does Not Like Simple Quotes In Source Url
started by: Automatic
on: 1210052507|%e %b %Y, %H:%M %Z|agohover
number of posts: 8
rss icon RSS: new posts
This is the discussion related to the wiki page Iframe Does Not Like Simple Quotes In Source Url.
Not a bug
GabrysGabrys 1210803459|%e %b %Y, %H:%M %Z|agohover

Hi,

with all the standards of encoding URIs, we shouldn't use apostrophes nor quotes in them. Percentage sign is just for this reason. You can encode any character with it.

unfold Not a bug by GabrysGabrys, 1210803459|%e %b %Y, %H:%M %Z|agohover
Re: Not a bug
gerdamigerdami 1210844503|%e %b %Y, %H:%M %Z|agohover

Sorry Gabrys,
You are thinking as an engineer, not as a end-user !

It's up to the parser to convert the bullshit code into a correct one.

However,
Best regards.

unfold Re: Not a bug by gerdamigerdami, 1210844503|%e %b %Y, %H:%M %Z|agohover
FIXED!
GabrysGabrys 1211379259|%e %b %Y, %H:%M %Z|agohover

This is fixed.

Only inline links don't allow bracket's now like:

http://en.wikipedia.org/wiki/Rogue_(computer_game)

But this is for this reason:

see here (http://www.wikidot.com/)

Cheers!

last edited on 1211800808|%e %b %Y, %H:%M %Z|agohover by gerdami + show more
unfold FIXED! by GabrysGabrys, 1211379259|%e %b %Y, %H:%M %Z|agohover
Re: FIXED!
gerdamigerdami 1211631605|%e %b %Y, %H:%M %Z|agohover

Thank you Gabrys,
On behalf of all idiot end-users like me.

unfold Re: FIXED! by gerdamigerdami, 1211631605|%e %b %Y, %H:%M %Z|agohover
Re: FIXED!
Helmuti_pdorfHelmuti_pdorf 1211699074|%e %b %Y, %H:%M %Z|agohover

I am confused now and think I am an idiot…

I do not understand the differences between the 2 examples…

What is now to use ? The percentage sign is fiine to use, but needs always an ascii-/code -table to know what to insert…

unfold Re: FIXED! by Helmuti_pdorfHelmuti_pdorf, 1211699074|%e %b %Y, %H:%M %Z|agohover
Re: FIXED!
gerdamigerdami 1211801379|%e %b %Y, %H:%M %Z|agohover

Helmut,
The ending ")" is not parsed in inline URL like http://en.wikipedia.org/wiki/Rogue_(computer_game)
But with this syntax

[http://en.wikipedia.org/wiki/Rogue_(computer_game) http://en.wikipedia.org/wiki/Rogue_(computer_game)]

it's ok: http://en.wikipedia.org/wiki/Rogue_(computer_game)

What is now to use ? The percentage sign is fine to use, but needs always an ascii-/code -table to know what to insert…

[url-with-quotes-or-parenthesis DisplayedLink]
… but the space will not work since it is the separator.

unfold Re: FIXED! by gerdamigerdami, 1211801379|%e %b %Y, %H:%M %Z|agohover
Re: FIXED!
Helmuti_pdorfHelmuti_pdorf 1211831140|%e %b %Y, %H:%M %Z|agohover

Thanks gerdami!

I feel realy as an idiot…. I believe we should write a BIG Glossary about Inline URL#s and their displayed Link connection in such cases…

What do youi mean with the separator ?

I understand this as the neccessarity to insert a %sign + code instead of the adress-url-space (Ascii 20 ?)

unfold Re: FIXED! by Helmuti_pdorfHelmuti_pdorf, 1211831140|%e %b %Y, %H:%M %Z|agohover
Re: FIXED!
gerdamigerdami 1212058756|%e %b %Y, %H:%M %Z|agohover

What do you mean with the separator ?

Sorry, delimiter !

The syntax for an external link is [url text] with a whitespace as a separator between url and text:
Wonderful world of Wikidot

[http://www.wikidot.com Wonderful world of Wikidot]

… the first whitespace between .com and Wonderful !

However, I found strange that the delimiter for the syntax for an internal link was
[[[link|text]]] with the vertical bar as the separator.


To come back to the topic, If the | was the delimiter for an external link, the whitespace would be allowed inside a user friendly url.

unfold Re: FIXED! by gerdamigerdami, 1212058756|%e %b %Y, %H:%M %Z|agohover
new post
Unless stated otherwise Content of this page is licensed under Creative Commons Attribution-Share Alike 2.5 License.