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

Ошибка обработки вопроса 540286 #9

Open
mayorovp opened this issue Oct 31, 2016 · 5 comments
Open

Ошибка обработки вопроса 540286 #9

mayorovp opened this issue Oct 31, 2016 · 5 comments

Comments

@mayorovp
Copy link
Owner

Ссылка на вопрос: Поменять две переменные местами не используя третью

При попытке запустить для него скрипт - вечная загрузка

@mayorovp
Copy link
Owner Author

mayorovp commented Nov 1, 2016

UPD: ошибка в строчке lang: matched[1], - Cannot read property '1' of null

@urffin
Copy link
Collaborator

urffin commented Nov 1, 2016

Скорее ошибка в том, что мы парсим html регулярками и не проверяем результат. Может в DOM переводить текст вопроса, а не регулярками выдирать?

@mayorovp
Copy link
Owner Author

mayorovp commented Nov 1, 2016

@urffin все равно ниже <h2> придется регулярками доставать

@urffin
Copy link
Collaborator

urffin commented Nov 1, 2016

Неа, есть же селекторы. Или ты про разбор содержимого h2? там тоже проще и удалять зачеркнутые и разбирать остаток уже намного проще

@mayorovp
Copy link
Owner Author

mayorovp commented Nov 1, 2016

@urffin да, точно

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

2 participants