Open
Bug 53428
Opened 25 years ago
Updated 14 years ago
file not found (404) should not open an editor window
Categories
(SeaMonkey :: Composer, defect)
SeaMonkey
Composer
Tracking
(Not tracked)
NEW
People
(Reporter: Brade, Unassigned)
References
Details
An editor window should not be opened in the case where a url can't be found.
Instead we should present a dialog to the user.
to reproduce:
Open Web Location (from browser or composer)
enter this url: http://www.mozilla.org/kathy.html
make sure that the popup/drop down list says "New Composer Window"
Click "Open" button
Notice that the error message is presented for users to edit. Although 4.x also
behaves this (buggy) way, I think we should intervene and catch this error
earlier and not open a Composer window.
Comment 3•24 years ago
|
||
What if we actually want to edit the 404 page? Maybe this should be a warning
rather than an error?
| Reporter | ||
Updated•24 years ago
|
Whiteboard: EDITORBASE
Target Milestone: Future → mozilla1.0
| Reporter | ||
Comment 6•24 years ago
|
||
For the record, if you want to edit a 404 message, you shouldn't be trying to do
that by editing a non-existing file.
Status: NEW → ASSIGNED
Comment 7•24 years ago
|
||
But what if I stuble upon a greatlooking 404 error message and want to edit it
to use for my own site, I can then enter a non existent url on that server, edit
it with composer and save it anywhere I want.
That's always better than having to save it from navigator, download all the
images as well and try to put things back together.
| Reporter | ||
Comment 8•24 years ago
|
||
The above example is not a common case. Most people do not expect to be able to
edit such files.
Also, when saving/publishing that file back to the server, I don't think people
would expect to publish it to the location they used for editing.
The workaround for the above example, is to load that page in the browser
(probably where you first stumbled across it) and select all and copy/paste it
into a blank composer page and then save it or publish it to the desired
location. I would think those steps are more obvious to users than the scenario
presented above.
Comment 9•24 years ago
|
||
Bugs targeted at mozilla1.0 without the mozilla1.0 keyword moved to mozilla1.0.1
(you can query for this string to delete spam or retrieve the list of bugs I've
moved)
Target Milestone: mozilla1.0 → mozilla1.0.1
| Reporter | ||
Updated•24 years ago
|
Target Milestone: mozilla1.0.1 → mozilla0.9.9
| Reporter | ||
Comment 10•24 years ago
|
||
not editorbase at this time
Whiteboard: EDITORBASE
Target Milestone: mozilla0.9.9 → mozilla1.1
| Reporter | ||
Updated•23 years ago
|
Target Milestone: mozilla1.1alpha → mozilla1.2alpha
Comment 12•23 years ago
|
||
Fixed as part of work on bug 174439
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 13•22 years ago
|
||
this still occurs (tested comment 0), using 2003.02.19. i get a composer window
with the "Not Found" text.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Reporter | ||
Updated•22 years ago
|
Target Milestone: mozilla1.2alpha → ---
Updated•21 years ago
|
Product: Browser → Seamonkey
Comment 15•17 years ago
|
||
No comment in five years.
- Is this bug still happening? If not, close WORKSFORME.
- Is anyone interested in having it fixed? (Not me): if no, close WONTFIX.
Comment 16•17 years ago
|
||
No reply to comment #15. Let's reset A+QA and see if anyone is watching.
Assignee: brade → nobody
Status: REOPENED → NEW
Priority: P3 → --
QA Contact: sujay → composer
| Reporter | ||
Comment 17•17 years ago
|
||
This bug is very likely still a bug. I don't think it should be resolved as WORKSFORME. It *should* be fixed so WONTFIX doesn't seem appropriate. Obviously a patch would be best. :)
Comment 18•17 years ago
|
||
(In reply to comment #17)
> This bug is very likely still a bug. I don't think it should be resolved as
> WORKSFORME. It *should* be fixed so WONTFIX doesn't seem appropriate.
> Obviously a patch would be best. :)
>
"very likely": did you test it? (I never found out how to make Composer work).
Comment 19•14 years ago
|
||
No comment in another three years.
Is this bug still occurring? If not, can we close as WORKSFORME.
Is anyone interested in having it fixed? If no, please close as WONTFIX.
Comment 20•14 years ago
|
||
What does Blue Griffon or KompoZer do in this case?
Kompozer and BlueGriffon do not open an editor but they do open a tab... I guess
that's a new bug for bugzilla.bluegriffon.org, thanks for the heads up. Please
note both fire an alert. But they should close the recently opened tab after
the alert is closed.
I'm pretty sure Seamonkey has the same bug but you should test.
BlueGriffon bug:
http://bugzilla.bluegriffon.org/show_bug.cgi?id=253
in case my future fix is reusable by Seamonkey or KompoZer.
I'll work on it next week.
Comment 23•14 years ago
|
||
> http://bugzilla.bluegriffon.org/show_bug.cgi?id=253
Thanks. Adding to Related bugs field.
You need to log in
before you can comment on or make changes to this bug.
Description
•