Closed
Bug 108313
Opened 23 years ago
Closed 21 years ago
Can't view text/foo files in browser
Categories
(Core Graveyard :: File Handling, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 196078
mozilla1.0.1
People
(Reporter: jmd, Assigned: law)
References
()
Details
I've seen this alot of places, it's getting real annoying.
There should at the least be an option in the helper to view it directly in
Mozilla, but text/anything-unknown should probably just default to being viewed
the same as text/plain.
Comment 1•23 years ago
|
||
-> docshell (perhaps?)
Assignee: darin → adamlock
Component: Networking: HTTP → Embedding: Docshell
QA Contact: tever → adamlock
Docshell doesn't care what the content type is, so long as a content viewer
exists to view it. Assuming the text/foo type can be changed somewhere in necko
it should display with no troubles. Presumably it would mean either changing the
content type on the channel or feeding the data through a simple stream
converter, plus some front end glue.
CC'ing Doug for ideas.
Let's see if XP Apps is a better fit.
Assignee: adamlock → pchen
Component: Embedding: Docshell → XP Apps
QA Contact: adamlock → sairuh
Comment 4•23 years ago
|
||
actually -> file handling
Assignee: pchen → law
Component: XP Apps → File Handling
Comment 7•22 years ago
|
||
*** This bug has been marked as a duplicate of 57342 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Comment 8•22 years ago
|
||
mass-verification of Duplicates.
mail search string for bugspam: SolarFlaresAreTheCause
Status: RESOLVED → VERIFIED
Comment 9•21 years ago
|
||
reopening. this is a dup of "view text/* in browser", not of "offer view in
browser in helper app dialog".
Status: VERIFIED → REOPENED
Resolution: DUPLICATE → ---
Comment 10•21 years ago
|
||
*** This bug has been marked as a duplicate of 196078 ***
Status: REOPENED → RESOLVED
Closed: 22 years ago → 21 years ago
Resolution: --- → DUPLICATE
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•