Closed Bug 134001 Opened 23 years ago Closed 23 years ago

Composer uploads images when "include images and other file" is unchecked.

Categories

(SeaMonkey :: Composer, defect)

x86
Windows ME
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
mozilla1.0

People

(Reporter: TucsonTester1, Assigned: cmanske)

References

(Blocks 1 open bug)

Details

(Whiteboard: PUBLISH)

Attachments

(1 file, 1 obsolete file)

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:0.9.9+) Gecko/20020327 Netscape6/6.2.1+ BuildID: 2002032708 Composer will publish images via ftp regardless of whether "include images and other files" on publish page dialog is checked or unchecked. Reproducible: Always Steps to Reproduce: 1.Launch NS build 2002032708 2.Launch new Composer window. 3.Enter some text and at least one image. 4.Click file|publish as... 5.Fill-in appropriate info to publish to ftp site(site name, username, password, etc.) 6.Uncheck "include images and other files". 7.Click publish. 8.Navigate to URL of published page. Actual Results: Publishing dialog shows both the page as well as the image being uploaded. The image is displayed on the published page. Expected Results: If the "include images and other files" selection is unchecked, images should not be uploaded.
I am also seeing this problem on Win 98 using the 03-28 trunk. Marking NEW.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Reassigning to cmanske and adding a couple CC's
Assignee: syd → cmanske
Damn. Changing the subdirectory format from always being at least "/" to using "" for root directory has competely messed this up. I'll have to add another boolean to publishing prefs data to store this :(
Status: NEW → ASSIGNED
Keywords: nsbeta1
Whiteboard: PUBLISH
Target Milestone: --- → mozilla1.0
Target Milestone: mozilla1.0 → mozilla1.0.1
Target Milestone: mozilla1.0.1 → mozilla1.0
Sounds like a potential privacy, perhaps even security issue in that unwanted content may be published to a public location. Plussing.
Keywords: nsbeta1nsbeta1+
Whiteboard: PUBLISH → PUBLISH [adt2]
Attached patch Patch v1 (obsolete) — Splinter Review
Add another bool to site data object to remember if user wants to also publish images and other associated files for each site. In publishprefs.js, these are in the core GetPublishData and SetPublishData methods.
Attached patch Patch v2Splinter Review
Tweaked publishprefs: only save "otherDir" if publishOtherFiles is true.
Whiteboard: PUBLISH [adt2] → PUBLISH [adt2] FIX IN HAND, need sr=
Attachment #76803 - Attachment is obsolete: true
Comment on attachment 76804 [details] [diff] [review] Patch v2 r=akkana
Attachment #76804 - Flags: review+
Attachment #76804 - Flags: superreview+
Whiteboard: PUBLISH [adt2] FIX IN HAND, need sr= → PUBLISH [adt2] FIX IN HAND, reviewed
This bug is critical to Publishing feature
Keywords: adt1.0.0
adt1.0.0+ (on behalf of ADT) for checkin to the 1.0 trunk.
Keywords: adt1.0.0adt1.0.0+
Blocks: 114521
Blocks: 121324
Comment on attachment 76804 [details] [diff] [review] Patch v2 a=asa (on behalf of drivers) for checkin to the 1.0 trunk
Attachment #76804 - Flags: approval+
Whiteboard: PUBLISH [adt2] FIX IN HAND, reviewed → PUBLISH [adt2] FIX IN HAND, approved
checked in
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Whiteboard: PUBLISH [adt2] FIX IN HAND, approved → PUBLISH
Verified on 04-05 trunk.
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: