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

[BUG] - recherche avec paramètre * => Erreur 500 #18

Open
NainJaune opened this issue Jan 2, 2017 · 0 comments
Open

[BUG] - recherche avec paramètre * => Erreur 500 #18

NainJaune opened this issue Jan 2, 2017 · 0 comments

Comments

@NainJaune
Copy link

Bonjour,

Avant tout merci pour ta solution, c'est top !

Je cherche à effectuer une recherche précise sur t411, du genre un épisode en particulier, le problème c'est que t411 bug depuis début janvier, et propose une alternative en positionnant une étoile en fin de recherche .
Source : https://www.t411.li/forum.php#/discussion/66358/probleme-de-la-recherche-astuce-mettre-une-etoile-en-fin-de-recherche-/p1

A priori Rufy n'aime pas trop les caractères spéciaux dans la recherche => Erreur serveur 500.

Le passage en mode débug nous donne :
NoReverseMatch at /rufy/search
Reverse for 'search' with arguments '(u'walking dead S03E01*', u'433')' and keyword arguments '{}' not found. 4 pattern(s) tried: [u'rufy/search/(?P[\w\ ]+)/(?P\d+)/(?P\d+)$', u'rufy/search/(?P[\w\ ]+)/(?P\d+)$', u'rufy/search/(?P[\w\ ]+)/$', u'rufy/search$']

Merci d'avance,

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

No branches or pull requests

1 participant