- Issue created by @admirlju
So I see there is a validation of the field, but for some reason, it's not working. Will check it out.
From the code, I see that the desired functionality is the second option in the proposed resolution. So I'll go with that option.
- last update
about 1 year ago 90 pass - @admirlju opened merge request.
- Status changed to Needs review
about 1 year ago 7:55am 28 August 2023 - Status changed to Needs work
about 1 year ago 7:00pm 28 August 2023 - 🇸🇮Slovenia bcizej
The issue is still present if you for example type spaces into the text area or for example put spaces, press enter to a new line, put a few more spaces etc. and then save the form.
- last update
about 1 year ago 97 pass - last update
about 1 year ago 97 pass Found that empty lines also passed validation and would cause parsing errors. Now empty lines (lines containing only \n, \r, or \r\n) will cause validation to fail, lines containing only spaces also now don't pass validation.
- Status changed to Needs review
about 1 year ago 11:10am 29 August 2023 - last update
about 1 year ago 97 pass - Status changed to Needs work
about 1 year ago 6:17pm 29 August 2023 - last update
about 1 year ago 97 pass - Status changed to Needs review
about 1 year ago 6:43am 30 August 2023 - last update
about 1 year ago 62 pass, 22 fail - last update
about 1 year ago 97 pass -
bcizej →
committed ec08de8e on 1.0.x authored by
admirlju →
Issue #3383349 by admirlju, bcizej: Synonyms processor text field error
-
bcizej →
committed ec08de8e on 1.0.x authored by
admirlju →
- Status changed to Fixed
about 1 year ago 4:37pm 30 August 2023 Automatically closed - issue fixed for 2 weeks with no activity.