Txau

Results 78 issues of Txau

Not properly trimming leading and trailing spaces in strings has lead to several problems in the past such as accidental spaces in user names, emails, passwords, titles, thesauri values, etc....

Priority: Medium

We are creating one activity log file per timestamp when we dump the contents of the activity log to files. This is wrong and pollutes the hard drive with thousands...

Bug :lady_beetle:
Priority: Medium

We are experience a bunch of duplicate thesauri key creation errors during sync: ``` "json": { "error": "E11000 duplicate key error collection: memorialisation.translationsV2 index: language_1_key_1_context.id_1 dup key: { language: \"ps\",...

Bug :lady_beetle:
Priority: Medium

This kind of request should be handled as a BAD REQUEST (400), instead it is a 500. Alternatively, it could be handled as a 301 (MOVED PERMANENTLY). ``` url: //...

Bug :lady_beetle:
Priority: Medium

Bellow there is a piece of our vendor.css showing URLs to flag icons of 1x1 that do not exist. This is creating a big amount of 404 in our servers....

Bug :lady_beetle:
Priority: Medium

When switching between side panel tabs while in document view search term is being cleared out. 1. Go to a document view screen 2. Search something in the full text...

Bug :lady_beetle:
Priority: High
Frontend :sunglasses:

When requesting a URL of the type https://www.girlsrightsplatform.org/SOMETHING , Uwazi is returning a 301 (moved permanently) instead of a 404.

Bug :lady_beetle:
Priority: Medium

When an entity has more than 1 main file with different number of pages, if a search in library finds a result in a page that doesn't exist in the...

Bug :lady_beetle:
Priority: High
Frontend :sunglasses:
Backend 💾

This blank state when there are no selections should actually display the suggested ones and be selectable: ![image](https://github.com/user-attachments/assets/4e540cba-d65d-44e9-9810-709d8a3c1bf1) If you select one, then you can activate "selected or suggested", then...

Bug :lady_beetle:
Priority: Medium

When working with IX sometimes users need to open the actual document or entity. Right now they need to manually locate the entity in library. It would be handy to...