Project

General

Profile

Actions

Bug #7583

closed

Report feedback not working

Added by Radko Krkoš almost 2 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Development - GUI
Target version:
Start date:
05/06/2022
Due date:
% Done:

100%

Estimated time:
To be discussed:

Description

As was reported by the then current CSIRTmaster, Mirek Sochor, the report feedback form does not work. The reason is an internal error because a deprecated function was used inside the Jinja template. This is another bug related to migration to Jinja 3.

Here is the removal commit upstream:
https://github.com/pallets/jinja/commit/b0015c72d5acbf93b9d99a1ce6167889338db85b

The argument 'indentfirst' of do_indent() was renamed to 'first'. That is trivial to fix.
Obviously, we must have been ignoring the Deprecation warning. That should be fixed also.


Related issues

Related to Mentat - Bug #7542: mentat-controller.py not working with jinja2 version 3.0.1.ClosedJan Mach12/01/2021

Actions
Related to Mentat - Bug #7587: Deprecation warningsClosedRajmund Hruška06/01/2022

Actions
Actions #1

Updated by Radko Krkoš almost 2 years ago

  • Related to Bug #7542: mentat-controller.py not working with jinja2 version 3.0.1. added
Actions #2

Updated by Radko Krkoš almost 2 years ago

  • Status changed from New to Waiting
  • % Done changed from 0 to 50

Fix is prepared, in the appropriately named branch. The deprecation warning ignoration issue should be left for discussion.

Actions #3

Updated by Rajmund Hruška almost 2 years ago

  • Status changed from Waiting to In Review

Merged into devel and deployed on mentat-alt.

Actions #4

Updated by Pavel Kácha almost 2 years ago

  • Target version changed from 2.10 to 2.9.1
Actions #5

Updated by Pavel Kácha almost 2 years ago

  • Status changed from In Review to Closed
Actions #6

Updated by Rajmund Hruška almost 2 years ago

  • Related to Bug #7587: Deprecation warnings added
Actions #7

Updated by Rajmund Hruška almost 2 years ago

  • % Done changed from 50 to 100
  • To be discussed deleted (Yes)

I created issue #7587 to deal with the deprecation warnings.

Actions

Also available in: Atom PDF