jedie / PyInventory

Web based management to catalog things including state and location etc. using Python/Django.
GNU General Public License v3.0
18 stars 0 forks source link

Search text must be HTML-encoded to be able to match item description #166

Open jose1711 opened 10 months ago

jose1711 commented 10 months ago

To reproduce

Expected result

Actual result

Looks like the search is applied on non-parsed HTML code. As the description is stored as <p>kr&eacute;me&scaron;</p> in inventory_itemmodel all the following keywords produce a match:

Update: Tested with v0.19.3 in a YunoHost instance

jedie commented 10 months ago

Hm. Sorry, I can't reproduce this: grafik grafik