Bug 1253099

Summary: A possible typo (double negative)"Value doesn't not match pattern"
Product: [oVirt] ovirt-engine Reporter: Yuko Katabami <ykatabam>
Component: Frontend.WebAdminAssignee: Yaniv Kaul <ykaul>
Status: CLOSED CURRENTRELEASE QA Contact: Pavol Brilla <pbrilla>
Severity: medium Docs Contact:
Priority: unspecified    
Version: ---CC: bugs, gklein, lsurette, mgoldboi, pbrilla, rbalakri, yeylon, ykaul
Target Milestone: ovirt-3.6.0-rcFlags: rule-engine: ovirt-3.6.0+
ylavi: planning_ack+
rule-engine: devel_ack+
rule-engine: testing_ack+
Target Release: 3.6.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 3.6.0-10 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-10 12:58:21 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Infra RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Yuko Katabami 2015-08-13 01:04:07 UTC
Description of problem:
A translator found the following strings that include double negative:

Value doesn't not match pattern: key=value,key=value...
(Resource ID: valueDoesntNotMatchPatternKeyValueKeyValueInvalidReason)

Value doesn't not match pattern: key=value,key=value...
(Resource ID: valueDoesntNotNatchPatternKeyValueKeyKeyValueInvalidReason)

Version-Release number of selected component (if applicable): 3.6


Both of them are in:   frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/org.ovirt.engine.ui.uicompat.UIConstants


How reproducible: 100%



Actual results:

Value doesn't not match pattern: key=value,key=value...
Value doesn't not match pattern: key=value,key=value...


Expected results:

Value does not match pattern: key=value,key=value...
Value does not match pattern: key=value,key=value...

or

Value matches pattern: key=value,key=value...
Value matches pattern: key=value,key=value...

Additional info:

Comment 1 Pavol Brilla 2016-01-21 14:37:02 UTC
Verified on 3.6.2.6-0.1.el6