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

Проблемы с распознаванием URL'ом #123

Closed
pavel-pimenov opened this issue Aug 19, 2015 · 6 comments
Closed

Проблемы с распознаванием URL'ом #123

pavel-pimenov opened this issue Aug 19, 2015 · 6 comments

Comments

@pavel-pimenov
Copy link
Owner

From sa.stol...@gmail.com on April 19, 2010 10:40:16

При распозновании URL'ов используется конечный символ - пробел. Необходимо
также считать конечным символом - ковычку ("), скобки ((,),[]) - может
что-то еще?

Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=80

@pavel-pimenov
Copy link
Owner Author

From tret2...@gmail.com on April 23, 2010 02:34:09

если конкретнее то при комманде FlylinkDC.exe /magnet "magnet:?
xt=urn:tree:tiger:PO2BUVJBFJUNUQH7ZWECEVPD2VQ37RUXAM2A6YQ&xl=1926&dn=CustomLocations.
ini"
флай предложит сохранить файл как CustomLocations.ini"

@pavel-pimenov
Copy link
Owner Author

From tret2...@gmail.com on April 26, 2010 21:44:39

Проверил на опере 10.51, чет у мну никаких ковычек не возникло, они исправились ?

@pavel-pimenov
Copy link
Owner Author

From a.rain...@gmail.com on August 21, 2010 08:19:08

Выдержка из http://ru.wikipedia.org/wiki/URL Иные распространённые, но недопустимые в URL символы кодируются в таком соответствии:
" #[3] % &[3] ' * ,[3] :[3] ;[3] < > ?[3] [ ] ^ ` { | } <пробел>
%22 %23 %25 %26 %27 %2a %2c %3a %3b %3c %3e %3f %5b %5d %5e %60 %7b %7c %7d %20[4]

Labels: Component-UI Component-Logic Usability

@pavel-pimenov
Copy link
Owner Author

From a.rain...@gmail.com on August 21, 2010 08:20:26

упс, список не корректно отобразился, в общем всё есть по ссылке

@pavel-pimenov
Copy link
Owner Author

From a.rain...@gmail.com on December 17, 2010 04:35:46

see ChatCtrl.cpp, g_BadUrlSymbol[] massiv

Status: Fixed
Owner: a.rainman

@pavel-pimenov
Copy link
Owner Author

From a.rain...@gmail.com on December 24, 2010 03:04:24

Status: Verified

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