Closed
Bug 231875
Opened 21 years ago
Closed 21 years ago
Form Manager - Edit Form Info - Concatenations is blank/empty
Categories
(Toolkit :: Form Manager, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: durbacher, Assigned: dveditz)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113
.
Reproducible: Always
Steps to Reproduce:
1. Go to Tools - Form Manager - Edit Form Info - Other Saved Information -
Concatenations
2. miss the content
Actual Results:
You are successfully missing the content.
Expected Results:
You should not have to miss the content.
Regression, 1.6 does not have this. I suspect the checkin for bug 226958 that
last changed the file (although simply adding this js inclusion does not fix the
problem).
| Reporter | ||
Comment 1•21 years ago
|
||
Marking as regression and cc'ing Serge who did that patch in bug 226958 and Neil
who reviewed.
Keywords: regression
Comment 2•21 years ago
|
||
I'm checking...
| Reporter | ||
Comment 3•21 years ago
|
||
if ((aPageTag+elementIDs[i]) in schemaToValue) {
in WalletViewer.js about line 238 is being false and I think it should not.
Comment 4•21 years ago
|
||
[Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.6b) Gecko/20031208] (W98SE)
Re comment 1:
I verified, as I remembered, that this bug was already in v1.6b:
Unrelated to
{
1.18 neil%parkwaycc.co.uk Dec 20 2003 Bug 226958 Convert wallet viewer to a
<dialog> and clean it up p=gautheri@noos.fr r=me sr=alecf
}
Updating:
-(CC) myself, as I can't help on this matter :-(
-(K) regression, untill you can state in which build (or file version) it used
to work !
Keywords: regression
| Reporter | ||
Comment 5•21 years ago
|
||
Ok, sorry, this was my mistake: there is no bug, it is supposed to be usually
empty until you enter some data in some form manager fields. That's why the
other person I asked also had an empty page with his trunk build.
Trying with the same profile that I somehow managed to show something there, the
current trunk also showed some info.
I have no idea what this page does (Help doesn't help), but I guess it does it
correctly.
-> INVALID
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•