Bug 288470 - [pulsar] sdk download may fail when downloading password protected content over ssl
Summary: [pulsar] sdk download may fail when downloading password protected content ov...
Status: CLOSED FIXED
Alias: None
Product: MTJ (Archived)
Classification: Tools
Component: Pulsar (show other bugs)
Version: 1.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 1.0.1   Edit
Assignee: Diego Madruga Sandin CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2009-09-03 09:16 EDT by Euclides Neto CLA
Modified: 2009-10-28 08:45 EDT (History)
1 user (show)

See Also:


Attachments
Proposed patch (1.69 KB, patch)
2009-09-03 09:22 EDT, Euclides Neto CLA
wds057: iplog+
wds057: review+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Euclides Neto CLA 2009-09-03 09:16:13 EDT
User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729)
Build Identifier: S-1.0.1RC2-200909011251

if the sdk to be download has protected content to be downloaded over https protocol, the repository location may be cached on pulsar and the download may fail.

Reproducible: Sometimes
Comment 1 Euclides Neto CLA 2009-09-03 09:22:04 EDT
Created attachment 146384 [details]
Proposed patch

I, Euclides Neto, have created the patch in this attachment solely based on existing (EPL licensed) code in the MTJ project, and wrote 100% of the new code myself without using any other open source or proprietary source code as a basis for my work.

I am making my contribution available under the terms of the Eclipse Public License (EPL) to be included in the code base of the MTJ project.
Comment 2 Diego Madruga Sandin CLA 2009-09-03 09:38:00 EDT
Comment on attachment 146384 [details]
Proposed patch

Accepted.
Comment 3 Diego Madruga Sandin CLA 2009-09-03 09:40:45 EDT
Code commited to SVN. Will be available in the N20090904 NB
Comment 4 Diego Madruga Sandin CLA 2009-10-28 08:45:24 EDT
Released