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 176803

Summary: broken link report link arguments
Product: www Reporter: _ rkusterer <rkusterer>
Component: AdminAssignee: Jan Pirek <jpirek>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
URL: http://netbeans.org/about/contact_form.html?to=1&Subject=Broken%2520link%2520to%2520http://netbeans.org/kb/60/ide/subversion.html#settingUp at http://wiki.netbeans.org/FaqSubversionMissingClient
Issue Type: DEFECT Exception Reporter:

Description _ rkusterer 2009-11-13 08:19:06 UTC
I can't come up with an example of how to get to this report form that says "please notify the NetBeans webmasters" about the broken link -- maybe it happens when clicking a broken link from from wiki.netbeans.org to netbeans.org? (But when I purposefully break a link, the pages doesn't offer to contact us anymore, is that a bug?)
Anyway, when the link is formed like this it doesn't always open the submission form, but instead shows a blank page (within the navigational wrappers):

http://netbeans.org/about/contact_form.html?to=1&Subject=Broken%2520link%2520to%2520http://netbeans.org/kb/60/ide/subversion.html#settingUp at http://wiki.netbeans.org/FaqSubversionMissingClient
Comment 1 Jan Pirek 2010-01-12 02:23:12 UTC
Hi Ruth,
this was caused by the anchor in the URL.

I have fixed that on the form page and working version will be live in ~15 min.

Fix: anchor is stripped out of the url before form is loaded with values form URL

honza