Loading...
 
Skip to main content

Tracker field validation not working properly on textarea at t.o

Status
Closed
Subject
Tracker field validation not working properly on textarea at t.o
Version
18.x
Category
  • Error
  • Community projects
  • Dogfood on a *.tiki.org site
Feature
Trackers
Resolution status
Fixed or Solved
Submitted by
Bernard Sfez / Tiki Specialist
Lastmod by
Bernard Sfez / Tiki Specialist
Rating
(0)
Description

At https://tiki.org/Contact-UsQuestion we have 2 fields with a regex validation.

Subject that is a text field where validation using a regex code is working.

Feedback that is a textarea using the same regex code (I know carriage return is missing I use the same pattern for comparison purpose) is not working even if entering a single english word.

An empty message error (orange background) is displayed and I can’t submit the form.
I removed it in the validation for now of course.

To reproduce: Go to https://tiki.org/tracker24Question, fields, edit Subject field.
Copy regex pattern and set the same parameters to the Feedback field.
Go to https://tiki.org/Contact-UsQuestion try...

Solution
Fixed silently per test on : SVN (19.2svn): Thursday 23 May 2019 15:43:28 IDT- REV 70058
Importance
9
Easy to solve?
5
Priority
45
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
6594
Created
Wednesday 14 March, 2018 07:24:44 UTC
by Bernard Sfez / Tiki Specialist
LastModif
Thursday 06 June, 2019 04:57:37 UTC


Show PHP error messages