Closed
Bug 202525
Opened 23 years ago
Closed 22 years ago
editing params with opera corrupts multi-line fields such as mail templates
Categories
(Bugzilla :: User Interface, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 208944
People
(Reporter: rdh, Assigned: myk)
Details
Attachments
(3 files)
User-Agent: Mozilla/4.0 (compatible; MSIE 5.0; UNIX) Opera 6.1 [en]
Build Identifier:
When I edit bugzilla parameters with opera, the multi-line
fields such as the mail templates are displayed as a single
long line. When I view the source that opera think's it's
displaying, it shows the 
 identifiers for a raw CR.
If I then click "save edits", even without changing
anything, bugzilla reports that passwordmail, newchangedmail,
whinemail, voteremovedmail, and browserbugmessage are all
changed.
If I then look at the new value of data/params, all of
these fields have become a single-very long line. Naturally,
this screws up the sending of bug-email.
To edit the preferences safely, I used IE, although I expect
other browsers might have worked as well.
This seems to be related to bug 92500 and bug 97980 and
perhaps others.
I will attach the html that opera gets for the editparams.cgi
page, as well as the before and after versions of data/params.
This could very well be a bug in opera, of course, although I
have used opera to edit multi-line text-boxes and things seem
to have gone ok then.
Reproducible: Always
Steps to Reproduce:
1. start opera and log into bugzilla as the administrator
2. click on the "parameters" link.
3. click on "submit changes".
Actual Results:
data/params is now corrupt. All of the multi-line fields
in it are very long single lines.
| Reporter | ||
Comment 1•23 years ago
|
||
| Reporter | ||
Comment 2•23 years ago
|
||
| Reporter | ||
Comment 3•23 years ago
|
||
Note that all multi-line fields have had their newlines
removed.
Comment 4•22 years ago
|
||
I was thinking that this may be a dupe of bug 92500 but that was supposed to be
fixed in 2.16 and this is reported against 2.16.2... there was also a post in
the newsgroup about the no recipient found in header problem.
http://groups.google.com/groups?group=netscape.public.mozilla.webtools&selm=bcsu7e%2446j1%40ripley.netscape.com
Comment 5•22 years ago
|
||
This has been discovered as been the problem of bug 208944 . It's really hard to
decide which one to mark as a duplicate, but since I've just finished posted in
the 208944, including a screenshot , I'll mark this one as a duplicate and
repost Dale's initial report there.
*** This bug has been marked as a duplicate of 208944 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•