Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

txt2tags doesn't recognize all urls #114

Open
GoogleCodeExporter opened this issue Apr 18, 2015 · 2 comments
Open

txt2tags doesn't recognize all urls #114

GoogleCodeExporter opened this issue Apr 18, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

The following urls are not correctly recognized by txt2tags trunk r641:

https://www.familysearch.org/s/search/index/record-search-advanced#searchType=re
cords&fed=true&collectionId=&advanced=true&givenName=mary&surname=english&eventT
ype=birth&exact-birthLocation=on&birthLocation=nova+scotia&birthYear=1866&range-
birthYear=2&relationship=none&filtered=false

http://www.oblurb.com/exlink.php?url=http://ubuntuforums.org/showthread.php?t=15
64939&goto=newpost

Of course they could be entered by using 
[link 
""http://www.oblurb.com/exlink.php?url=http://ubuntuforums.org/showthread.php?t=
1564939&goto=newpost""],
but shouldn't this be unnecessary?

Original issue reported on code.google.com by jendriks...@gmail.com on 25 Jan 2011 at 7:01

@GoogleCodeExporter
Copy link
Author

First URL: are you sure it's right? Changing the first # to ? it works for me, 
in txt2tags and in the browser.

Second URL: it works, but doesn't seem right for me because the : and second ? 
should be escaped. Allowing this kind of URL could make txt2tags match text 
after the URL as part of it. I'll try to find a solution for this.

Original comment by aureliojargas@gmail.com on 21 Dec 2011 at 10:46

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

First URL: I'm not sure, this has been reported to me by a RedNotebook user. If 
I change # to ? I get a json response and no website. But with the # the 
website doesn't load...

Original comment by jendriks...@gmail.com on 21 Dec 2011 at 11:03

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant