mirror of https://github.com/interlegis/sapl.git
Browse Source
show_results_filter_set was tightened to require non-empty, non-ignored
params (guard against bots triggering full-table scans via ?pesquisar=).
DocumentoAdministrativoFilterSet used Submit('pesquisar', ...) which
landed in _IGNORED_PARAMS, and OrderingFilter auto-prepends an empty
'---------' choice so o= comes back empty too — leaving no meaningful
param and show_results=False after clicking Pesquisar with empty fields.
Rename the submit button to 'salvar', matching the form_actions()
convention used by materia and norma search forms.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
rate-limiter-2026
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue