You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adicionar packtools.stylechecker.validate_style e melhorar msgs no template #820
[views.py]
- fixes para o caso que o stylechecker não retorne todos os campos de
erro (line, column, message, level)
- ``notice_detail`` agora adiciona uma msg de erro explicativo para
mostar no template, e também escreve mais informação sobre o erro no
logger.
- troca inocação do método ``validate`` pelo ``validate_style``
[articletrack/tests/xml_tests_files/with_style_errors.xml]
- novo xml com erros para ser anotados.
[test_pages.py]
- ajustes nos tests.
[notice_detail.html]
- ajustes para mostrar a msg de error para o usuário.
0 commit comments