Open
Bug 532894
Opened 16 years ago
Updated 16 years ago
Property values get doubly created.
Categories
(Testopia :: Environments, defect)
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: nuabaranda, Assigned: gregaryh)
References
(Depends on 1 open bug, )
Details
Attachments
(1 file)
7.39 KB,
image/png
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729)
Build Identifier: 2.3
See screen cast link for details. The state of the environment editor after a page reload is shown in the attached screenshot.
Reproducible: Always
Actual Results:
An added property value has an empty name after a page reload.
Expected Results:
A proper new property value with the correct name.
Reporter | ||
Comment 1•16 years ago
|
||
Reporter | ||
Comment 2•16 years ago
|
||
In the database table the property value created with name "Val 1" leads to this field content: "|Val 1" which leads to an empty value and "Val 1".
As deletion of values does not work the empty value can not be removed!
You need to log in
before you can comment on or make changes to this bug.
Description
•