This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 258067 - Autoupdate does not follow HTTP 301
Summary: Autoupdate does not follow HTTP 301
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 8.2
Hardware: PC All
: P2 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-19 16:17 UTC by Petr Hejl
Modified: 2016-04-18 14:37 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
possible solution (5.21 KB, patch)
2016-02-19 16:19 UTC, Petr Hejl
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Hejl 2016-02-19 16:17:48 UTC
The autoupdate does not follow permanent redirect (to HTTPS).
Comment 1 Petr Hejl 2016-02-19 16:19:50 UTC
Created attachment 158573 [details]
possible solution

Attaching possible fix.
Comment 2 Tomas Mysik 2016-02-22 07:52:39 UTC
The patch seems fine to me.
Comment 3 Petr Hejl 2016-03-17 08:01:31 UTC
Fixed in web-main a3365b306552.
Comment 4 Libor Fischmeistr 2016-03-17 08:13:10 UTC
(In reply to Petr Hejl from comment #3)
> Fixed in web-main a3365b306552.

Thank you Petr.
Comment 5 Quality Engineering 2016-03-18 02:48:10 UTC
Integrated into 'main-silver', will be available in build *201603180001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/a3365b306552
User: Petr Hejl <phejl@netbeans.org>
Log: #258067 - Autoupdate does not follow HTTP 301
Comment 6 Alexander Simon 2016-03-31 13:10:04 UTC
Studio update center URL for jVI plug-in does not work without the fix.
Mark as patch candidate.