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 270124

Summary: No new RSS feeds since Jan 17, 2017
Product: ide Reporter: Jaroslav Tulach <jtulach>
Component: WelcomeAssignee: Jan Pirek <jpirek>
Status: VERIFIED FIXED    
Severity: normal    
Priority: P2    
Version: 8.2   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Jaroslav Tulach 2017-03-20 02:55:02 UTC
The latest blog I see in welcome screen is "Adam Bien: The importance of Java EE...." from Jan 17.

When I click on "All blogs" I see new articles from March: http://planetnetbeans.org/?utm_source=netbeans&utm_campaign=welcomepage

I guess something is broken generating the content for the IDE's welcome screen.
Comment 1 Jan Pirek 2017-04-10 08:21:08 UTC
welcome screen reads the feed list from here:

http://planetnetbeans.org/rss10.xml
http://planetnetbeans.org/rss20.xml

Those feeds were stuck since January. I have fixed that and they are now up to date so Welcome Screens should display current items as well..