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.

Wed May 22 2024 16:25:02 UTC
Hide Search Description
This result was limited to 500 bugs. See all search results for this query.
ID Product Comp Assignee Status Resolution Summary Changed
210577 xml Schema T sdedic REOP --- Generate DOM Tree scanner creates wrong code 2015-04-22
228120 xml Text-Edi sdedic RESO FIXE Breadcrumbs are missing in XML editor 2016-07-10
232690 xml Code sdedic VERI FIXE java.lang.ClassNotFoundException: org.apache.xerces.xni.XNIException 2013-08-01
235251 xml Code sdedic VERI FIXE AssertionError at org.openide.awt.GeneralAction$BaseDelAction.actionPerformed 2013-09-02
251107 xml Code sdedic RESO FIXE XML Navigator should select current node as user navigators Editor 2015-05-12
262202 xml Catalog sdedic VERI FIXE AssertionError at org.openide.awt.HtmlRendererImpl.reset 2016-05-25
268342 xml Text-Edi sdedic RESO FIXE Deprecate XMLSyntaxSupport over obsolete lexer 2016-10-20
270595 xml Code sdedic RESO FIXE Deadlock while creating fxml 2017-05-11
271381 xml Text-Edi sdedic RESO FIXE Schema-aware code completion does not work when a reference is referring to element from the same schema/namespace (patch provided) 2017-09-03
228763 xml Code sdedic VERI FIXE org.apache.xerces.* classes loaded on startup with J2SE project 2013-08-08
230992 xml Code sdedic RESO FIXE Content of POM is corrupted after placeholder auto-complete 2013-06-14
234230 xml XSL sdedic RESO FIXE XSL transformation fails 2013-08-21
235159 xml Code sdedic RESO FIXE NullPointerException at org.netbeans.modules.xml.sync.DataObjectSyncSupport.addRepresentation 2013-12-05
242796 xml Schema sdedic RESO FIXE NPE selecting Schema for new XML document 2014-07-17
253778 xml Text-Edi sdedic RESO FIXE ClassNotFoundException: org.netbeans.modules.editor.breadcrumbs.spi.BreadcrumbsElement 2015-07-29
268029 xml Schema sdedic RESO FIXE Autocompletion fails when the XSD includes another XSD 2017-03-16
268460 xml Lexer sdedic RESO FIXE Replace old DTD Lexer using Lexer API 2016-10-20
71173 xml XSL sdedic RESO FIXE XSL Transformation button is sometimes disabled 2013-05-02
104158 xml XSL sdedic RESO FIXE possible to makeTransformation without XSLT script 2013-04-08
172061 xml Text-Edi sdedic RESO FIXE xml.text.navigator.NavigatorContent.navigate calls openDocument 2015-07-15
179794 xml Text-Edi sdedic RESO FIXE source code formatting not adding new lines 2012-12-06
180845 xml Retrieve sdedic RESO FIXE [68cat] java.io.FileNotFoundException: https://genesis.dev.java.net/nonav/ns/master_build.xml 2012-11-28
208324 xml Retrieve sdedic RESO FIXE Problem accessing Web Service through HTTPS 2013-04-18
215583 xml Schema T sdedic RESO FIXE NullPointerException at org.netbeans.modules.xml.schema.ui.nodes.categorized.customizer.ComplexTypeCustomizer.initialize 2012-11-07
217489 xml Text-Edi sdedic RESO FIXE Current xml-tag in editor should be selected in the navigation view 2015-05-20
221299 xml Code sdedic RESO FIXE java.nio.charset.IllegalCharsetNameException: ${project.encoding} 2012-11-07
221509 xml Retrieve sdedic RESO FIXE Certificate validation window does not provide certificate hashes required to verify the certificate 2012-11-17
221624 xml Schema T sdedic RESO FIXE Slow initialization of Apache XML Catalog for project 2012-11-21
222783 xml Text-Edi sdedic RESO FIXE javax.swing.text.StateInvariantError: document lock failure 2012-12-04
222995 xml Document sdedic RESO FIXE XML Parser doesn't correctly handle single character tag content. 2012-12-19
223226 xml XAM mkleint RESO FIXE introduce DocumentComponent.findEndPosition 2012-12-14
223537 xml Text-Edi sdedic RESO FIXE Documentation popup for tags in hibernate mappings file no helpful documentation 2013-04-04
223929 xml Code sdedic RESO FIXE RuntimeException: javax.swing.text.BadLocationException: Invalid (offset=0 + length=320)=320 > (docLen+1)=292 2012-12-21
224146 xml Code sdedic RESO FIXE Code-complete window too small to show results 2013-04-21
225628 xml Lexer sdedic RESO FIXE Optimize state of XML lexer 2013-05-02
227222 xml Text-Edi sdedic RESO FIXE Autocomplete suggests closing xml element after openening a comment 2013-04-02
228053 xml XDM sdedic RESO FIXE Deadlock in IDE after changing project name in pom.xml 2013-04-21
228311 xml Code sdedic VERI FIXE pasting elements into an XML file incorrectly opens code completion 2013-05-28
228865 xml Code sdedic RESO FIXE Choosing plugin and dependency versions does not replace old value 2013-05-18
230184 xml Code sdedic RESO FIXE Navigator nodes has no focus when opened for a XML file 2015-09-30
230574 xml Text-Edi sdedic RESO FIXE AssertionError: CloneableEditorSupport.getOpenedPanes() must be called from AWT thread only 2013-06-04
231591 xml Code sdedic RESO FIXE Placeholder auto complete in POM overwrites whole element text 2015-09-10
231892 xml Schema sdedic RESO FIXE Please stabilize a little bit xml.axi.SchemaGeneratorTest.* tests 2013-08-01
232128 xml Code sdedic RESO FIXE java.io.IOException: Invalid lock [org.openide.filesystems.FileLock@39559208]. Expected [null]. 2013-07-16
232413 xml XML Mult sdedic RESO FIXE org.netbeans.modules.xml.multiview.XmlMultiViewElement.getToolbarRepresentation: LowPerformance took 34543 ms. 2013-07-16
232683 xml Text-Edi sdedic RESO FIXE [Dark theme] White background if cannot navigate a file 2013-08-21
232863 xml Code sdedic RESO FIXE java.util.MissingResourceException: No such bundle org.netbeans.libs.xerces.Bundle 2013-07-20
233035 xml Code sdedic VERI FIXE [dark] XML code completion hard to read 2013-07-28
233450 xml Text-Edi sdedic RESO FIXE ClassCastException: org.netbeans.editor.ext.ExtSyntaxSupport cannot be cast to org.netbeans.modules.xml.text.syntax.XMLSyntaxSupport 2013-08-01
234365 xml XML Mult sdedic RESO FIXE NullPointerException at org.netbeans.modules.xml.multiview.XmlMultiViewEditorSupport$6.run 2013-08-21
234933 xml Code sdedic RESO FIXE pom code completion, wrong closing tag 2015-05-17
237932 xml Code sdedic RESO FIXE IllegalArgumentException: ???????? ???????? ?? ????? ????? ??????? ????????. 2013-12-16
238985 xml Code sdedic VERI FIXE [xml reformat] should properly reformat <listener-class></listener-class> tags 2014-02-14
239121 xml Code sdedic RESO FIXE XML Navigator try to show content of other file. 2013-12-16
239415 xml Code sdedic VERI FIXE Add SVG to list of file extensions 2014-01-02
240742 xml Code sdedic RESO FIXE [xml reformat] Doesn't reformat all elements at first time 2015-09-30
241516 xml Text-Edi sdedic RESO FIXE [80cat]Editing XML: XML Closing Tag Code completion is incorrect 2015-05-17
244750 xml Code sdedic RESO FIXE DTD Generate Documentation needs to produce title, header 2015-05-17
249311 xml Code sdedic RESO FIXE XML Editor highlight wrong tag 2015-05-17
249496 xml Text-Edi sdedic RESO FIXE Ant variables completion works wrong 2015-05-17
251172 xml API sdedic RESO FIXE NullPointerException at org.netbeans.api.xml.cookies.CookieMessage.<init> 2015-05-14
252441 xml Text-Edi sdedic RESO FIXE NullPointerException at org.netbeans.modules.xml.text.navigator.NavigatorContent.selectCurrentNode 2015-05-23
252717 xml Text-Edi sdedic RESO FIXE NullPointerException at org.netbeans.modules.xml.text.navigator.NavigatorContent.selectCurrentNode 2015-09-29
255355 xml Code sdedic RESO FIXE AssertionError: CloneableEditorSupport.getOpenedPanes() must be called from AWT thread only 2016-07-14
257601 xml Code sdedic RESO FIXE XML Error not detecting! 2016-06-24
262435 xml Code sdedic RESO FIXE NullPointerException at org.netbeans.modules.xml.jaxb.ui.JAXBBindingSupportFileNode$1.fileDeleted 2016-07-14
262673 xml Code sdedic RESO FIXE generateXML 2017-03-16
268768 xml Text-Edi sdedic VERI FIXE StringIndexOutOfBoundsException: String index out of range: 9519 2016-12-01
268876 xml Code sdedic RESO FIXE IDE freeze up and must be killed when opening xml file 2016-11-25
269073 xml Text-Edi sdedic RESO FIXE XML formatting doesn't work due to comments with blank lines 2017-03-16
230484 xml Code sdedic VERI FIXE [XML] labels of tag nodes get truncated/abbreviated 2013-06-13
225223 www Builds & jrechtacek VERI FIXE 7.3 RC1 jars do not contain debug symbols for local variables 2013-01-24
227110 www Download jpirek RESO FIXE Missing javadoc.zip in zip.html 2013-06-25
228261 www Web Cont jpirek RESO FIXE download page not loading CSS 2013-04-05
229542 www Builds & pgebauer VERI FIXE Add content description for catalog for update from 7.3 to 7.3.1 (=7.3 patch2) 2013-06-06
229604 www Admin jpirek VERI FIXE no mail from mailing list since May 8, 2013 2013-05-16
229949 www Admin jpirek CLOS FIXE http://wiki.netbeans.org/ doesn't work - Unexpected non-MediaWiki exception encountered 2013-05-27
230516 www Builds & pgebauer VERI FIXE Maven repository on bits.nb.org not available 2013-05-30
230840 www Builds & jrechtacek RESO FIXE java.lang.NoClassDefFoundError: junit/framework/TestListener 2013-06-26
231187 www Download jpirek VERI FIXE Broken styles on the download page 2013-06-13
234267 www Bugzilla jpirek RESO FIXE Corrupted BZ configuration 2018-01-09
235784 www Builds & pgebauer RESO FIXE Rid of bertram.nb.org as Hudson master 2015-07-15
236059 www Admin jpirek RESO FIXE Cannot register a new user on http://forums.netbeans.org/ 2013-09-18
238676 www Builds & jtulach RESO FIXE Buildsystem requires JDK with javafx (should handle missing jfx gracefully) 2019-07-14
240243 www Download jpirek RESO FIXE NB 7.4 download page says it could be installed using JDK 6, which is not true anymore 2014-01-14
248678 www Web Cont weslleytato REOP --- Unable to access plugin Portal 2016-09-27
249032 www Builds & pgebauer RESO FIXE bit.netbeans.org/nexus returns Return code is: 502 , ReasonPhrase:Bad Gatewa 2014-12-01
250545 www Web Cont jpirek RESO FIXE Unable to update Plugin in the plugin portal 2016-10-09
257852 www Web Cont jkovalsky RESO FIXE NetBeans 8.1 Patches Info Wiki page does not exist 2016-02-04
258625 www Admin jpirek RESO FIXE Wiki.netbeans.org and plugins.netbeans.org appear down 2016-04-06
259115 www Download jpirek RESO FIXE http://bits.netbeans.org/ is down 2016-05-18
267392 www Builds & pgebauer VERI FIXE bits.netbeans.org not working 2016-08-04
267798 www Builds & pgebauer RESO FIXE Latest nightly builds are gone since 29th August 2016-09-01
268427 www Web Cont jpirek RESO FIXE Uploading NB8.2 Plugin fails 2019-07-01
210438 www Builds & pgebauer RESO FIXE SNAPSHOT version is deprecated 2013-06-06
212482 www Web Cont masaki RESO FIXE French Web site is broken and out of date. 2014-02-10
219064 www Builds & pgebauer RESO FIXE Provide a way how to add 'content-description' to UC catalog 2012-11-07
224086 www Builds & pgebauer VERI FIXE Not all licenses of plugin's components listed in plugin installation wizard 2013-01-25
225252 www Builds & alexvsimon RESO FIXE nbbuild/misc/i18ncheck.pl : false warning for @NbBundle.Messages 2013-01-26
227070 www Builds & pgebauer RESO FIXE Be buildable with Ant 1.9.0 2013-04-02
227353 www Web Cont jpirek RESO FIXE Something goes wrong with html on forums 2013-03-12
227964 www Builds & jtulach RESO FIXE nbms-and-javadoc doesn't complete 2013-03-27
228103 www Builds & jrechtacek RESO FIXE NoSuchMethodError: org.netbeans.modules.web.browser.api.WebBrowsers.getAll(Z)Ljava/util/List; 2013-05-15
228124 www Admin jpirek RESO FIXE Can not change email in Settings 2013-04-03
228297 www Web Cont jpirek VERI FIXE PluginReview: NOGO vote doesn't automatically create a BugZilla issue 2013-04-16
229640 www Builds & jrechtacek RESO FIXE org.osgi.framework.BundleException: The bundle "com.atlassian.connector.eclipse.jira.core_3.0.4.v20120406 [168]" could not be resolved. Reason: Missing Constraint: Require-Bundle: javax.xml.rpc; bundl 2013-09-09
229680 www Bugzilla jpirek RESO FIXE Please remove my comment because of possible legal reasons 2013-05-14
234223 www Bugzilla jpirek RESO FIXE [bugzilla] Missing vote field after bugzilla upgrade 2013-08-19
234422 www Web Cont jpirek VERI FIXE Unavailable Wiki.netbeans.org 2013-08-15
234830 www Builds & jrechtacek VERI FIXE I18N: Bundle_nb.properties not included in l10n-kit 2013-09-06
235437 www Web Cont jpirek VERI FIXE Wiki error when uploading images and moving page 2013-09-03
235909 www Builds & pgebauer VERI FIXE [74cat] Windows User Account Control says "Publisher: Unknown" 2013-10-24
236911 www Web Cont jpirek RESO FIXE Reply by email does not show up on forum. 2014-01-07
236978 www Download jpirek VERI FIXE [74cat] NetBeans 7.4 FCS MD5 Hashes don't match for Windows distros 2014-01-13
240676 www Web Cont jpirek VERI FIXE [80cat] Can't access community news links at https://netbeans.org/community/news/ 2014-01-31
242142 www Admin marcow VERI FIXE Mailing list moderators removed unexpectedly 2014-03-06
242209 www Builds & pgebauer RESO FIXE I18N: org-netbeans-modules-uihandler_nb_<lang>.jar is missing 2015-09-26
242350 www Web Cont jpirek RESO FIXE Spam / weird links ("Muslim wedding organizer") on FaqWhatIsUserDir wiki page 2014-02-27
242718 www Web Cont jpirek RESO FIXE plugins.netbeans.org is down 2014-03-11
249296 www Web Cont jpirek RESO FIXE http://www.planetnetbeans.org/ has no content 2015-01-06
251957 www Builds & pgebauer RESO FIXE can not build main-silver with jdk8 2015-12-01
258928 www Builds & pgebauer RESO FIXE bits.netbeans.org/maven2 is unavailable 2016-08-18
259008 www Builds & pgebauer RESO FIXE No latest nightly build on website 2017-09-07
267490 www Download pgebauer RESO FIXE No secure way of downloading NetBeans provided on netbeans.org for Linux and OS Independent ZIP 2016-08-25
269303 www Builds & pgebauer RESO FIXE http://bits.netbeans.org/nexus/content/groups/netbeans has been temporarily unavailable for hours. 2016-12-12
177441 www Web Cont jpirek RESO FIXE Wiki: Cannot add a link containing equals mark (=) inside a template 2013-09-12
191321 www Builds & jrechtacek RESO FIXE push-to-* jobs broken by pretxnchangegroup.binary hook 2013-08-01
200946 www Builds & pgebauer RESO FIXE Add branch to emails with hg commits 2015-07-28
214206 www Web Cont jpirek RESO WONT The NetBeans Certification page does not reference the NetBeans certification 2014-02-04
219752 www Admin jpirek RESO FIXE When you put the cursor in the search field it should select or clear the word 'Search' 2012-11-05
221402 www Bugzilla tboudreau RESO FIXE Please add contrib/nodejs category 2013-04-18
221864 www Web Cont jpirek RESO FIXE NetBeans certification is not listed on the NetBeans Certification web page ... it should be 2014-02-04
222762 www Web Cont jpirek RESO FIXE Featured Demo image shown as cropped on Start Page 2013-05-17
223249 www Builds & pgebauer RESO FIXE The build jet-main should run options.keymap unit tests 2012-12-06
223251 www Builds & pgebauer RESO FIXE Add check-sigtests-version test to each team build job (e.g.NB-Core-Build) 2012-12-11
223252 www Builds & pgebauer RESO FIXE Report a notification when push-to-<team> job failed 2012-12-10
227965 www Builds & pgebauer VERI FIXE build-jnlp doesn't work with ANT < 1.8.4 2013-04-05
228296 www Web Cont jpirek VERI FIXE plugins.netbeans.org: have to post comment twice 2013-04-08
228542 www Bugzilla jpirek RESO FIXE "Add Bug URL:" bullet overlaps "See Also:" label 2013-04-17
228573 www Bugzilla jpirek RESO FIXE can't upload log files for error reporting 2013-05-14
228642 www Web Cont jpirek RESO FIXE Netbeans roadmap site requires non-https content while beeing https itself 2013-04-17
228704 www Download jpirek RESO FIXE Undefined reference to jQuery in 2013-04-22
229245 www Web Cont jpirek VERI FIXE Google search is being loaded from plain http 2013-05-03
231598 www Download jpirek RESO FIXE Download page broken 2013-06-25
231926 www Bugzilla jpirek RESO FIXE Broken Link to Bug Dashboard 2013-07-01
232914 www Admin jkovalsky RESO FIXE page FaqWhyRegisterToSubmitBug is bit dirty 2013-07-17
233681 www Web Cont jpirek VERI FIXE "General Info about NetBeans IDE 7.4 Beta" is redirecting to 7.3.1 Release Information 2013-07-31
233868 www Bugzilla jkovalsky RESO FIXE Unable to file a bug directly against javafx using quick issue 2013-08-02
234251 www Bugzilla jpirek RESO FIXE Useless and ugly mails 2013-08-19
234307 www Bugzilla jpirek VERI FIXE Missing closed bug indication 2013-08-13
234905 www Bugzilla jpirek RESO FIXE I am magically transported to different bug page after submitting comment 2013-08-26
235587 www Builds & jrechtacek RESO FIXE I18N: Exclude Bundle_noi18n.properties from l10n-kit 2013-09-09
235977 www Web Cont jpirek VERI FIXE Search in the Docs & Support section returns no results 2013-12-06
237172 www Download jpirek RESO FIXE Missing javadoc.zip in zip.html 2013-10-16
237570 www Builds & jrechtacek RESO FIXE Don't pack localization jars for Mac installer 2013-10-25
238551 www Web Cont jpirek VERI FIXE Doesn't work search input field 2013-11-26
239128 www Web Cont jpirek RESO FIXE Mixed content on https site - download page 2014-02-06
239691 www Web Cont jpirek RESO FIXE Release roadmap should reflect version 8 is coming 2014-01-16
239843 www Web Cont mr_lou_d VERI FIXE [80cat] The Wiki page for JavaFX is dated and contains inaccurate information 2014-02-05
239922 www Web Cont jpirek REOP --- NetBeans 8.0 Quick Issue Report Form has some strange warning after Commit 2015-07-09
240127 www Web Cont mr_lou_d VERI FIXE [80cat] Wiki page for Python has spam and other bad links in it 2015-09-07
240428 www Download jpirek VERI FIXE [80cat] NetBeans 8.0 Beta MD5 Hashes don't match for Windows distros 2014-01-19
241086 www Web Cont jpirek RESO FIXE [80cat] Some Governance web pages are erroneous or outdated 2014-08-06
241423 www Builds & pgebauer RESO FIXE I18N: java/hints/resources need to be extracted to l10nkit 2014-02-13
241436 www Web Cont jpirek RESO FIXE Mixed content on platorm.netbeans.org 2014-02-06
241648 www Admin jpirek RESO FIXE wiki vandalism 2014-02-18
246736 www Download jpirek VERI FIXE Chrome blocks NetBeans, warning: "(NetBeans) is malicious, and Chrome has blocked it." 2017-03-04
249001 www Bugzilla jpirek VERI FIXE Login button looks like "# # # [x] # # %] 2015-01-25
249176 www Download jpirek VERI FIXE Downloads page doesn't recognize BSD, instead defaults to Windows 2014-12-13
249258 www Web Cont jpirek VERI FIXE NetBeans download page in Russian has wrong column title for All distro 2014-12-10
251842 www Bugzilla anebuzelsky VERI FIXE Mailing list permission for www// Build & Repository 2015-04-21
253388 www Bugzilla jkovalsky VERI FIXE [81cat] NetBeans 8.1 Quick Issue Report Form doesn't work 2015-10-01
253846 www Bugzilla jpirek VERI FIXE Bugzilla doesn't detect Windows 8.1 2015-07-29
254161 www Admin jkovalsky RESO FIXE Update Quick Issue Report Form to 8.1 2015-08-13
254423 www Admin jkovalsky RESO FIXE Spam to nowm@netbeans.org e-mail 2015-08-18
255267 www Builds & pgebauer VERI FIXE maven SNAPSHOT and dev-SNAPSHOT are not updated 2015-09-16
258807 www Builds & pgebauer RESO FIXE http://bits.netbeans.org/dev/nbms-and-javadoc/lastSuccessfulBuild/artifact/nbbuild/nbms/updates.xml.gz unavailable 2016-04-13
259047 www Download jpirek RESO FIXE Cannot download development build 2016-04-29
260890 www Bugzilla jpirek CLOS FIXE please remove spam 2016-08-15
262815 www Builds & jtulach RESO FIXE Sigtest: converting non-subclassable class from abstract to final is an error 2016-07-14
267479 www Admin jpirek CLOS FIXE Netbeans.org - Account is not valid 2016-08-08
270681 www Web Cont jpirek RESO FIXE http://www.netbeans.org/dtds/autoupdate-catalog-2_6.dtd is no longer accessible. 2017-05-18
271429 www Admin jkovalsky VERI FIXE Forum registration issue - the activation e-mail was not sent 2017-09-06
219770 www Builds & pgebauer RESO FIXE The daily build is failing when no change is pushed into the golden repository 2013-04-15
222613 www Web Cont jpirek RESO FIXE NetCAT issue form create issues with possible wrong JDK version 2012-11-25
222724 www Web Cont jpirek RESO FIXE typo on code.html page 2012-11-26
236337 www Web Cont jkovalsky RESO FIXE NetCAT issue form does not list JDK 7u40 2013-09-25
239127 www Download jpirek RESO FIXE Stable/dev download options inconsistent: HTML/PHP 2014-12-07
240136 www Web Cont mr_lou_d VERI FIXE [80cat] Wiki page for Community Docs has spam and other bad links in it 2014-02-05
243870 www Admin jpirek RESO FIXE Cannot post threads into the forums because no 'Security task image' is shown 2014-04-29
229708 webservi REST dkonecny VERI FIXE NullPointerException at org.netbeans.modules.websvc.rest.editor.AsynchronousGenerator.invoke 2013-07-01
229805 webservi Client dkonecny VERI FIXE 'REST Client from Java' wizard generated uncompile-able code 2013-05-17
232952 webservi JAX-WS mkuchtiak RESO FIXE 70 JaxWS RP threads kills my IDE 2013-07-19
234124 webservi Editor mkuchtiak RESO FIXE Unable to use Web Service Client 2013-08-10
236011 webservi REST mkuchtiak RESO FIXE RESTful JavaScript Client in Maven: wrong JS lib location 2014-07-24
237053 webservi Code mkuchtiak VERI FIXE NullPointerException on creating web service with the wizard 2013-12-10
245045 webservi REST phejl RESO INCO Getting Cannot access WADL.Please restart your REST application and refresh this page" for a Maven based REST web service in Netbeans 8.0 using Glassfish or Tomcat 2016-04-22
248977 webservi REST phejl RESO FIXE NetBeans Platform as REST Client is broken 2015-04-02
249797 webservi JAX-WS phejl RESO FIXE wizard add metro dependency when active QoS options 2015-04-08
256784 webservi Code phejl RESO FIXE Incorrect usage of java.version in JaxWsStackSupport 2015-11-27
147666 webservi REST petertliu RESO FIXE Provide editor hints for REST/Jersey 2015-05-06
175436 webservi JAXB issues RESO FIXE [68cat] JAXB not working 2013-04-01
216383 webservi REST ads VERI FIXE Dependencies with unknown.binary groupId added when creating a REST service in Maven project 2013-01-11
216526 webservi JAX-WS ads VERI FIXE cannot compile web service client when generated on an italian machine 2013-07-10
219732 webservi REST ads VERI FIXE Creating REST service with Jersey specific features results in absolute paths in project.properties 2013-01-11
221178 webservi REST ads VERI FIXE CompilationInfo held in memory 2012-11-02
223087 webservi REST ads VERI FIXE Supposed deadlock between RestScanTask and RepositoryUpdater 2013-06-11
223337 webservi JAX-WS ads RESO FIXE Classes from project infrastructure are loaded on first startup 2012-12-13
224876 webservi REST ads VERI FIXE Generating a JAX-RS client on a non-english system generates uncompilable code 2013-01-22
226524 webservi Client mjanicek RESO FIXE Not able to specify package for web service client 2013-06-12
227177 webservi JAX-WS mkuchtiak RESO FIXE NetBeans modifies web.xml and sun-jaxws.xml (in a Maven war project) 2016-08-22
227712 webservi REST dkonecny VERI FIXE Wrong web.xml for Jersey REST services and GlassFish 4 2014-04-27
227718 webservi REST dkonecny VERI FIXE Wrong web.xml for REST samples and GlassFish 4 2014-04-27
228369 webservi REST dkonecny VERI FIXE Cannot create REST services in Java EE 5,6 project with GlassFish 4 2013-04-18
228518 webservi REST dkonecny RESO FIXE Exception with json when using Test Restful web service 2013-04-18
228622 webservi JAX-WS issues RESO FIXE Cannot call JAX-WS WebServices from NetBeans Module 2013-04-18
228683 webservi REST dkonecny VERI FIXE Customer Database sample does not show data 2013-05-02
228688 webservi REST dkonecny VERI FIXE Cannot create REST services in Java EE 5 MAVEN project with GlassFish 4 2013-04-29
228692 webservi REST dkonecny VERI FIXE Cannot create REST services from database 2013-04-23
228732 webservi REST dkonecny RESO FIXE random deadlock 2013-04-23
229168 webservi REST dkonecny VERI FIXE Unwanted REST nodes in Maven project 2013-05-08
229220 webservi JAX-WS mjanicek VERI FIXE Cannot run project with web service client 2013-05-21
229262 webservi REST dkonecny VERI FIXE Locked when expanding RESTful Web Services node 2013-05-08
229271 webservi REST dkonecny VERI FIXE REST web service not deployed in Java EE 5 web project with GlassFish 3 2013-05-08
229309 webservi REST dkonecny VERI FIXE HTTP Methods not refreshed 2013-05-08
229397 webservi REST dkonecny VERI FIXE Use Jersey option should be offered just once 2013-05-08
229415 webservi JAX-WS issues VERI FIXE Locked when calling popup on web service node 2013-05-09
229754 webservi REST issues VERI FIXE 'Convert method to Asynchronous' must be disabled on async methods 2013-05-20
229814 webservi Client issues RESO FIXE REST Java Client wizard generates uncompilable code - SSL and BASIC authentication 2013-06-04
229815 webservi Client mkuchtiak RESO FIXE REST Java Client wizard generates uncompilable code for Flickr rest service 2013-06-26
229816 webservi Client mkuchtiak RESO FIXE REST Java Client wizard throws exception for Delicious service 2013-06-28
229827 webservi Client dkonecny VERI FIXE REST Java Client in web project cannot be deployed 2013-05-24
229897 webservi Client issues RESO FIXE SSL or BASIC authentication in 'REST Java Client' wizard always adds Jersey 1.x to classpath 2013-05-30
229946 webservi Code jtulach RESO FIXE expanding Services > Web Services node throws exception 2013-06-14
230417 webservi REST mkuchtiak RESO FIXE Will not load class o.o.f.l.FrameworkFactory arbitrarily from one of ModuleCL@7b238834[org.netbeans.libs.osgi] and ModuleCL@6f07524[org.netbeans.modules.websvc.restlib] 2013-06-28
230701 webservi REST mkuchtiak RESO FIXE wizard generated code is not compile-able 2013-06-21
231003 webservi REST mkuchtiak RESO WONT Prevent Pro-Active Creation of REST Configuration 2016-01-22
231819 webservi REST mkuchtiak RESO FIXE REST Client wizard with BASIC Authentication is incorrectly generated 2013-06-27
232131 webservi REST mkuchtiak RESO FIXE Newly created WS on Tomcat doesn't work 2013-07-02
232182 webservi Editor mkuchtiak RESO FIXE Internationalization doesn't works with java files containing web services 2013-07-10
232922 webservi REST mkuchtiak RESO FIXE Adding redundant Jersey dependencies to Java EE 7 application 2013-07-29
234115 webservi REST mkuchtiak RESO FIXE Messages log can be filling up by zillion the same messages 2013-08-09
235284 webservi JAX-WS mkuchtiak RESO FIXE WS from WSDL wizard - Provider option - doesn't work in Maven project 2013-08-30
242362 webservi Code mkuchtiak RESO FIXE maven.queries.Info & PackagingTypeDependentLookup leak project references 2014-05-24
243205 webservi JAX-WS mkuchtiak RESO FIXE endorsed.classpath in project.properties 2014-05-20
244891 webservi JAX-WS phejl RESO FIXE Maven project jax-ws client fails to gen 2015-04-24
245294 webservi REST mkuchtiak VERI FIXE Jersey support out-of-date 2014-08-08
246103 webservi REST mkuchtiak VERI FIXE Support JAX-RS 2.0 with WebLogic 12.1.3 2014-08-08
75967 webservi JAX-WS mkuchtiak RESO FIXE Out of memory when dealing with big wsdl files 2013-07-25
140769 webservi REST petertliu RESO FIXE [65cat] RestFul Webservice Java Client stub 2015-05-06
144016 webservi REST mkuchtiak RESO FIXE Can't use RESTfull service with Hibernate as JPA provider 2013-08-07
155030 webservi Code mkuchtiak RESO FIXE Web service references in existing Java SE project are not displayed 2013-08-27
156607 webservi REST mkuchtiak RESO FIXE [testclient] should not allow to call unsupported requests 2014-07-22
157247 webservi REST mkuchtiak RESO FIXE [testclient] delete requests are not being monitored 2013-08-21
157584 webservi REST petertliu RESO FIXE Generator for java REST client stub 2015-05-06
162053 webservi Manager jstola RESO FIXE Web Service "Test Method" fails for methods taking a String[] 2015-04-16
167858 webservi JAX-WS mkuchtiak RESO FIXE jax-ws webservice handler file not found 2013-08-20
168571 webservi JAX-WS mkuchtiak RESO FIXE Ws import fails to get imported types ... 2013-07-11
179003 webservi JAXB mkuchtiak RESO FIXE ClassCastException: com.ctc.wstx.stax.WstxInputFactory cannot be cast to javax.xml.stream.XMLInputFactory 2013-08-09
180937 webservi JAXB mkuchtiak RESO FIXE "WARNING: duplicate class definition bug occured? Please report this :" 2013-08-28
182908 webservi WSIT mgrebac RESO FIXE "Edit Web Service Attributes" failes with AssertinError 2013-07-22
182984 webservi Code ads VERI FIXE Model files generated by xjc stop a build on cp936 locale Windows 2013-02-12
192744 webservi Manager mkuchtiak RESO FIXE Should be easier to copy Web Service test results to clipboard 2015-05-05
199767 webservi JAX-RPC mkuchtiak RESO FIXE Missing schema for http://www.netbeans.org/ns/j2se-project/jax-rpc 2013-08-08
206797 webservi REST mkuchtiak RESO FIXE Specify MIME type using MediaType 2015-05-04
210412 webservi Manager mkuchtiak RESO FIXE Drag and drop from Web Services catalog is not doing anything 2015-05-04
213271 webservi REST mkuchtiak RESO FIXE "Test Restful Web Services" action generates bad test client 2013-08-20
217775 webservi REST ads VERI FIXE NullPointerException at org.netbeans.modules.websvc.rest.wizard.EntityResourcesSetupPanel$FinishEntityPanel.read 2012-11-02
218663 webservi REST mkuchtiak VERI FIXE Inaccurate size of fields during REST endpoint creation 2013-08-28
219038 webservi REST ads RESO FIXE 5297 ms - OpenAction.open() to websvc.rest.nodes.OpenCookieFactory$OpenCookieImpl.open() 2012-12-07
221080 webservi Client mkuchtiak RESO FIXE [73cat] Package name in wizzard for Web Service Client 2013-08-08
221253 webservi JAX-WS ads RESO FIXE NullPointerException at org.netbeans.modules.maven.jaxws.WSUtils.isInSourceGroup 2013-04-15
221405 webservi Manager ads RESO FIXE NullPointerException at org.netbeans.modules.websvc.saas.model.wsdl.impl.WsdlOperation.unWrapPart 2012-11-23
221720 webservi Designer ads RESO FIXE IllegalStateException: Too many org.netbeans.modules.websvc.design.javamodel.ServiceModel$AnnotationChangeListener$1 (3) in shared RequestProcessor; create your own 2012-11-28
221898 webservi REST ads RESO FIXE NullPointerException at org.netbeans.modules.websvc.rest.spi.WebRestSupport.addResourceConfigToWebApp 2012-12-24
223623 webservi Code mkuchtiak RESO FIXE NullPointerException at org.netbeans.modules.websvc.core.dev.wizard.NewWebServiceFromWSDLWizardIterator.instantiate 2013-08-07
223718 webservi REST mkuchtiak VERI WONT Customer Database sample does not work with data 2016-07-07
224154 webservi JAX-WS ads RESO FIXE new jax-ws web service client damages earlier web service from wsdl 2012-12-25
224392 webservi Code mkuchtiak RESO FIXE AbstractFacadeREST.findRange returns 1 fewer records than it should 2014-05-08
224411 webservi REST mkuchtiak VERI FIXE Progress dialog shows only "Starting..." when generating web services from entity classes 2013-07-30
224877 webservi Code mkuchtiak RESO FIXE Patch for: "Generate JAX-WS-client" dialog: "set proxy" button is always enabled but shouldn't 2013-07-25
224920 webservi Code mkuchtiak RESO FIXE Cannot see WebServices client references with maven based application 2013-08-29
225200 webservi REST mkuchtiak RESO FIXE NullPointerException at com.sun.tools.javac.model.JavacElements.cast 2013-08-13
225581 webservi REST mkuchtiak RESO FIXE NullPointerException at org.netbeans.modules.websvc.rest.editor.RestScanTask.configureRest 2013-07-02
226400 webservi Code mkuchtiak RESO FIXE NullPointerException at org.netbeans.swing.outline.ProxyTableModel.getColumnCount 2013-07-10
226989 webservi JAX-WS issues RESO FIXE WebService cannot throws an Exception (only 7.3) 2013-03-05
227086 webservi REST mkuchtiak RESO FIXE IllegalArgumentException: Incorrect number of type arguments 2013-08-17
227127 webservi REST dkonecny RESO FIXE Redundant ApplicationConfig dialog box 2013-05-14
227409 webservi Code mkuchtiak RESO FIXE org.netbeans.modules.websvc.core.jaxws.nodes.JaxWsNode.getServiceUri: LowPerformance took 26990 ms. 2013-08-31
227721 webservi Editor mkuchtiak RESO FIXE Back icon doesn't work on java web service source files 2013-08-29
227830 webservi Designer mkuchtiak RESO FIXE NullPointerException at org.netbeans.modules.websvc.design.javamodel.ConfigProjectService.getWsdlUrl 2013-07-11
228252 webservi JAX-WS mkuchtiak VERI FIXE Refresh web service client does not work in Maven project 2013-08-26
228292 webservi JAX-WS mkuchtiak RESO FIXE Web Services node incorrectly determines endpoint operations 2013-08-30
228293 webservi Client issues RESO FIXE Insert Code -> Call Web Service Operation generates unsafe code 2013-08-01
228295 webservi Client mkuchtiak RESO FIXE Insert Code -> Call Web Service Operation does not honor multiple operation selection 2013-07-30
228307 webservi JAX-WS sj-nb RESO FIXE javaee_web_services_1_3.xsd missing, broken Enteprise Deployment Descriptors catalog 2013-04-10
228616 webservi Customiz mkuchtiak RESO FIXE NullPointerException on invoke cutomizer for attributes on ws reference 2013-07-10
229141 webservi REST mkuchtiak VERI FIXE MessageBoardTest uncompilable 2013-07-24
229241 webservi REST mkuchtiak RESO FIXE NullPointerException at org.netbeans.modules.websvc.rest.support.JavaSourceHelper$9.run 2013-07-02
229834 webservi REST mkuchtiak VERI FIXE REST JavaScript client does not show services 2013-08-19
229898 webservi Client mkuchtiak RESO FIXE bundle JAX-RS 2.0 and Jersey 2.0 libraries 2013-08-28
229936 webservi REST mkuchtiak RESO FIXE IllegalStateException: this should not be needed! 2013-08-13
230013 webservi REST issues RESO FIXE Redundant hint for Application class in JAX-RS 2013-05-24
230321 webservi REST mkuchtiak RESO FIXE REST API is packaged in war file for Java EE 5 Maven web project with GF 4 target 2013-07-20
230351 webservi REST issues RESO FIXE NullPointerException at org.netbeans.modules.websvc.rest.WebXmlUpdater.getRestServletMapping 2013-07-02
230418 webservi REST mkuchtiak RESO FIXE verify that apisupport.restsample/rest-sample-application/rest-sample-module still works 2015-07-16
230508 webservi JAX-WS issues VERI FIXE Missing READ-LOCK when accessing TokenHierarchy 2013-08-19
230583 webservi JAX-WS issues RESO FIXE [74cat] Cannot copy a @WebService class referenced by sun-jaxws.xml 2013-07-27
230598 webservi JAX-WS mkuchtiak RESO FIXE NullPointerException at org.netbeans.modules.j2ee.common.method.impl.ValidatingPropertyChangeListener.<init> 2013-07-10
230777 webservi Code mkuchtiak RESO FIXE NullPointerException at org.netbeans.modules.websvc.wsitconf.ui.client.ClientView.<init> 2013-07-10
230908 webservi REST mkuchtiak RESO FIXE Cross-Origin Resource Sharing Filter wizard issues 2013-08-16
231256 webservi REST mkuchtiak RESO FIXE AssertionError: null model 2013-07-03
231640 webservi REST mkuchtiak RESO FIXE Issues with javax.ws.rs.Application subclass on non Jersey web server (Tomcat) 2013-07-20
231972 webservi Code mkuchtiak CLOS FIXE [74cat] ArrayIndexOutOfBoundsException: 0 2015-07-09
231973 webservi Code mkuchtiak CLOS FIXE [74cat] ClassCastException: java.lang.Long cannot be cast to java.lang.String 2015-07-09
232150 webservi REST mkuchtiak RESO FIXE Project cleanup: Remove nbbuild/rest-build.xml 2013-07-10
232499 webservi Customiz mkuchtiak RESO FIXE Description Label in Edit WS Attributes is duplicated 2013-08-22
232562 webservi JAX-WS mkuchtiak RESO FIXE Duplicated Web Services nodes 2013-07-12
232563 webservi Client mkuchtiak RESO FIXE Incorrect Wizard group available on Web Service References node 2013-07-12
232577 webservi JAX-WS dkonecny RESO FIXE CNFE: j2ee.common.project.ProjectUtil at websvc.core.jaxws.projects.JavaEEWSOpenHook 2013-07-16
232699 webservi REST mkuchtiak RESO FIXE REST Support adds Jersey to project's classpath in JBoss EAP6 web application 2013-07-20
232755 webservi Code mkuchtiak RESO FIXE JSE app fails to unmarshall Fault from JAX-WS running on GlassFish server. 2013-08-13
232915 webservi REST mkuchtiak RESO FIXE Translatability issues in REST modules 2013-07-18
232988 webservi Code mkuchtiak CLOS FIXE [74cat] [dark] Web service client properties - white parts with dark theme 2013-08-01
233165 webservi REST mkuchtiak CLOS FIXE [74cat] [dark] [dark metal] Not readable text in new rest service wizard 2013-08-01
233235 webservi Editor mkuchtiak RESO FIXE misleading JAX-RPC client message 2013-07-27
233464 webservi Code mkuchtiak CLOS FIXE [74cat] [dark] not readable fingerprint in certificate information window (during web service client creation) 2015-05-28
233626 webservi REST mkuchtiak RESO FIXE NullPointerException at org.netbeans.modules.websvc.rest.codegen.model.EntityClassInfo.extractFields 2013-07-30
233685 webservi REST mkuchtiak RESO FIXE Generated code does not follow REST principle 2013-08-17
234006 webservi REST mkuchtiak RESO FIXE NullPointerException at org.netbeans.modules.websvc.rest.nodes.RestServiceChildFactory.<init> 2013-08-08
234181 webservi Editor mkuchtiak RESO FIXE IllegalStateException: Too many org.netbeans.modules.websvc.editor.hints.WebServicesHintsProvider$RescanTrigger$1 (3) in shared RequestProcessor; create your own 2013-08-10
234460 webservi REST mkuchtiak RESO FIXE NullPointerException at org.netbeans.modules.websvc.rest.wizard.Util.generatePrimaryKeyMethod 2013-08-16
234869 webservi Customiz mkuchtiak RESO FIXE The hight of WSDL customization text fields is too small. 2013-08-23
234979 webservi REST mkuchtiak RESO FIXE Patch for: [dark] description in "Test RESTful Web Services" is black on dark background 2013-08-26
235189 webservi REST kganfield RESO FIXE Not getting option "Use Jersey Specific Features" 2014-01-29
235244 webservi JAX-WS mkuchtiak RESO FIXE NullPointerException at org.netbeans.modules.maven.jaxws.MavenModelUtils.removeWsimportExecution 2013-08-30
235308 webservi Designer mkuchtiak RESO FIXE NullPointerException at org.netbeans.modules.websvc.design.multiview.SourceMultiViewElement.getToolbarRepresentation 2013-08-31
235309 webservi JAX-WS mkuchtiak RESO FIXE IllegalStateException: Too many org.netbeans.modules.maven.jaxws.nodes.JaxWsRootChildren$1 (3) in shared RequestProcessor; create your own 2013-08-31
237145 webservi REST mjanicek RESO FIXE NullPointerException at org.netbeans.modules.websvc.rest.spi.RestSupport.initListener 2014-01-15
238447 webservi JAX-RPC issues RESO FIXE deadlock.netbeans.org is down; cannot install JAX-RPC plugin 2015-03-30
239116 webservi REST marfous RESO FIXE RESTful WS wizard form Entity Classes throws exception and fails to complete 2013-12-04
239390 webservi REST mkuchtiak REOP --- Test Resource Uri fails when https is enforced through web.xml 2016-01-23
240262 webservi REST jstola RESO FIXE Generated JAX-RS Resource contains unused import 2015-05-06
240263 webservi REST jstola RESO FIXE Generated Java comment in JAX-RS Resource file is wrong 2015-05-06
240605 webservi Manager jstola RESO FIXE IllegalStateException: Too many org.netbeans.modules.websvc.manager.impl.WsdlDataManagerImpl$1 (3) in shared RequestProcessor; create your own 2015-03-26
241475 webservi REST jstola VERI FIXE REST Sample Application cannot start 2015-08-07
242331 webservi REST mkuchtiak RESO FIXE org.netbeans.modules.websvc.rest.projects.ProjectTestRestServicesAction.refresh: LowPerformance took 22087 ms. 2015-07-20
242386 webservi REST jstola RESO FIXE AssertionError at org.netbeans.modules.websvc.rest.MiscPrivateUtilities$2$1.run 2015-04-28
242609 webservi REST mkuchtiak RESO FIXE NullPointerException at org.netbeans.modules.websvc.rest.editor.RestScanTask.getElementPosition 2015-04-23
245015 webservi REST mkuchtiak RESO FIXE "Test RESTful Web Services" should allow to set "Authorization" header 2014-07-26
245242 webservi REST mkuchtiak RESO FIXE NullPointerException at org.netbeans.modules.websvc.rest.spi.MiscUtilities.createBodyForGetClassesMethod 2014-07-31
246032 webservi REST mkuchtiak RESO FIXE RESTful Web Services section should support inheritance 2014-07-30
246509 webservi REST jstola RESO FIXE NullPointerException at org.netbeans.modules.websvc.rest.wizard.Util.getEntities 2015-04-28
246586 webservi REST jstola RESO FIXE NullPointerException at org.netbeans.modules.websvc.rest.spi.MiscUtilities.getContextRootURL 2015-03-31
248091 webservi Manager jstola RESO FIXE NullPointerException at org.netbeans.modules.websvc.saas.codegen.ui.SoapServiceClientEditorDrop$1.run 2015-04-14
248936 webservi Manager jstola RESO FIXE NullPointerException at org.netbeans.modules.websvc.saas.model.WadlSaasResource.compareTo 2015-03-27
250095 webservi REST jstola RESO FIXE HTML generation for web service test is flawed 2015-03-30
251435 webservi Manager jstola RESO FIXE IllegalStateException: Too many org.netbeans.modules.websvc.manager.impl.WsdlDataManagerImpl$2 (3) in shared RequestProcessor; create your own 2015-03-26
251509 webservi REST phejl RESO FIXE The WS test client contains JS errors 2015-04-01
251529 webservi REST jstola RESO FIXE NullPointerException: The serverInstanceId parameter cannot be null 2015-03-31
251692 webservi Manager jstola RESO FIXE View WADL action is enabled but does nothing 2015-04-07
251859 webservi Manager jstola RESO FIXE Improve Web Service Client Exception dialog 2015-04-16
251986 webservi Manager jstola RESO FIXE WADL file loaded as WSDL file 2015-04-22
252140 webservi WSIT jstola RESO FIXE ArrayIndexOutOfBoundsException: 0 2015-05-08
252562 webservi Designer jstola RESO FIXE org.netbeans.modules.maven.embedder.EmbedderFactory.getProjectEmbedder: LowPerformance took 24330 ms. 2015-06-03
130680 webservi Manager jstola RESO FIXE [saas][twitter] incorrect javadoc in generated class 2015-04-13
131574 webservi REST mkuchtiak RESO FIXE WADL textfield should be disabled by default 2015-04-20
132407 webservi Manager mkuchtiak RESO FIXE Wrong Help ID for "Test Method" dialog 2015-04-07
135499 webservi Manager jstola RESO FIXE Cannot "Add Web Service..." when I have marked more groups 2015-04-08
135514 webservi Manager jstola RESO FIXE Viewing WSDL for more nodes 2015-04-07
135825 webservi Code mkuchtiak RESO FIXE Popup menu displayed in the editor - "Web Service Client Resources" node is missing sometimes 2015-06-02
141015 webservi Manager jstola RESO FIXE [saas][php] generated comment reffers to "null.SomeService" 2015-04-08
147296 webservi Code jstola RESO FIXE [65cat] "Generate and Copy WSDL" dialog tree selection doesn't work properly 2015-06-04
150377 webservi Code jstola RESO FIXE Incorrect ws templates description 2015-06-05
150537 webservi WSIT jstola RESO FIXE should not generate Optional="false" policy assertion attribute 2015-06-05
156896 webservi REST mkuchtiak RESO FIXE [testclient] default request format is not consistent 2015-04-20
159343 webservi Code jstola RESO FIXE evoid 2015-06-02
163115 webservi Code mkuchtiak RESO FIXE NullPointerException at org.netbeans.modules.javahelp.HelpAction.findHelpCtx 2015-05-11
179563 webservi REST mkuchtiak RESO FIXE Style problems in generated code 2015-04-20
212866 webservi REST mkuchtiak RESO FIXE Configure REST Test Client compatibility message detail 2015-04-20
212869 webservi REST mkuchtiak RESO FIXE Usage of javax.ws.rs.core.MediaType in the REST WebServices 2015-04-29
224878 webservi Code jstola RESO FIXE Usability in "Choose REST resource" dialog: Tree is not focused after opening the dialog, pressing the ENTER-key does not invoke the OK-Button 2015-05-13
241829 webservi REST mkuchtiak RESO FIXE Generated RESTful client class contains invalid code 2015-04-30
150182 web CSS Visu mfukala RESO FIXE CSS Support Features and Enhancements 2013-01-02
216509 web CSS Prep mfukala RESO FIXE Support for SASS and/or LESS CSS syntax. 2015-09-14
216890 web CSS Visu mfukala RESO FIXE NullPointerException at org.netbeans.modules.web.inspect.webkit.ui.CSSStylesPanel$1.run 2013-05-31
221010 web CSS Edit mfukala VERI FIXE Code prediction after entering part of a word 2013-01-17
221331 web CSS Edit mfukala RESO FIXE "Action Items" tab makes C/C++ IDE unusable (PropertyDefinition.CACHE 1.5Gb RAM) 2012-11-21
221532 web HTML Edi mfukala VERI FIXE Cursor jumps to start tag if page is running in browser 2012-11-07
221724 web CSS Edit mfukala VERI FIXE Failing tests in org.netbeans.modules.css.editor 2013-02-27
222249 web HTML Pro tmysik VERI FIXE IllegalArgumentException: Already listening to /home/vriha/NetBeansProjects/HTML5Application16/public_html 2012-11-18
224637 web AngularJ mfukala RESO FIXE AngularJS html editor support 2013-08-27
225228 web HTML Edi mfukala VERI FIXE [73cat] ClassCastException: org.netbeans.modules.html.editor.xhtml.XhtmlElLanguage$XhtmlELParser$FakeResult cannot be cast to org.netbeans.modules.html.editor.api.gsf.HtmlParserResult 2013-01-28
225251 web HTML Nav jbecicka RESO FIXE [73cat] NullPointerException at org.netbeans.modules.html.navigator.HtmlSourceTask.run 2013-01-26
225592 web HTML Pro tmysik VERI FIXE Internal websocket server must only accept connections from localhost 2013-02-06
225712 web Cordova jbecicka RESO FIXE java.io.IOException: CreateProcess error=2, The system cannot find the file specified 2013-02-05
225750 web Cordova jbecicka RESO FIXE Move PhoneGap support to regular build 2013-02-20
225901 web Cordova jbecicka RESO FIXE java.io.IOException: CreateProcess error=2, The system cannot find the file specified 2013-02-10
225968 web Cordova jbecicka RESO FIXE PhoneGap build fails on windows 2013-05-21
226087 web Cordova jbecicka VERI FIXE Running project on Android device opens incorrect IP in Chrome 2013-12-13
226334 web Cordova jbecicka RESO FIXE Implement support for processing of config.xml 2013-03-02
227772 web HTML Nav jbecicka RESO FIXE Ide frozen after edit xhtml 2013-03-25
227879 web Inspecti jstola VERI FIXE NullPointerException at org.netbeans.modules.web.inspect.ui.DomTCController.updateDomTC0 2013-03-25
228128 web Cordova jbecicka VERI FIXE PhoneGap uses /bin/sh on Ubuntu which makes it unrunnable 2013-04-03
229154 web Cordova jbecicka VERI FIXE NullPointerException at java.util.Hashtable.put 2013-05-06
229260 web HTML Nav jbecicka RESO FIXE Remove merged view from Navigator 2013-05-21
229312 web Inspecti jstola RESO FIXE Implement UI changes related to the introduction of the DOM Tree window 2013-05-10
229438 web CSS Visu mfukala RESO FIXE BrandingAssignedTest.testBrandingIsAssigned test fails due NPE in CssStylesTCController 2013-05-08
229689 web AngularJ mfukala VERI FIXE Add help for directives to the internal completion documentation window 2013-07-11
230039 web Cordova jbecicka VERI FIXE Unable to run PHP/JavaWeb on mobile Chrome: AssertionError at org.netbeans.modules.cordova.project.ClientProjectUtilities.getSiteRoot 2013-05-28
230206 web CSS Visu jstola VERI FIXE NullPointerException at org.netbeans.modules.web.webkit.debugging.api.css.SourceRange.<init> 2013-06-07
230220 web AngularJ tzezula RESO FIXE Endless loop in AngularJsEmbeddingProviderPlugin.processController 2013-06-15
231347 web HTML Pro tmysik VERI FIXE java.lang.AssertionError: ClientSideProject project expected but got: org.netbeans.modules.web.project.WebProject on add new html file in web project 2013-07-05
231372 web Cordova jbecicka VERI FIXE Webkit Debugging features do not work properly on iOS Device if json message is too long 2013-08-26
231897 web Cordova jbecicka VERI FIXE Unable to create PhoneGap project - NPE at org.openide.filesystems.FileUtil.copyFile 2013-07-03
232212 web Cordova jbecicka VERI FIXE Application ID needs to be properly checked 2013-07-12
232416 web HTML Pro tmysik VERI FIXE NullPointerException at org.netbeans.modules.web.clientproject.browser.ActiveBrowserAction.updateButton 2013-07-10
233214 web Cordova jbecicka VERI INCO IDE does not work with PhoneGap 3.0 2013-08-29
234848 web Inspecti jstola VERI FIXE Inspect mode breaks page in Chrome 2013-09-18
234991 web AngularJ ppisl RESO FIXE Understanding app.js 2013-12-17
234993 web AngularJ ppisl RESO FIXE Rewrite generating virtual sources 2013-12-17
235377 web Cordova jbecicka RESO FIXE AssertionError at org.netbeans.modules.cordova.platforms.api.ClientProjectUtilities.getSiteRoot 2013-09-04
235422 web Cordova jbecicka RESO FIXE NullPointerException at org.netbeans.modules.cordova.project.CordovaCustomizerPanel.actionPerformed 2013-09-06
235452 web HTML Edi mfukala CLOS FIXE Auto un-indentation of closing html tags not working 2013-09-12
235471 web HTML Pro tmysik VERI FIXE AssertionError: cdnjs-cdnjs-754b27a/ajax/libs/package.json 2013-09-16
235711 web HTML Pro tmysik VERI FIXE New browser picker implementation doesn't match spec for labels 2013-09-17
235774 web HTML Pro tmysik VERI FIXE AssertionError: LibraryFiles{, packageInfo=nullversions={1.2=[base.css, base.min.css, layout.css, skeleton.css, skeleton.min.css]}} 2013-09-16
235827 web Cordova jbecicka VERI FIXE iOS device connection failure dialog does not explain how to fix the problem 2013-09-17
236030 web HTML Pro tmysik VERI FIXE Configure JSTestDriver contains incomplete browser identification 2013-09-26
236293 web HTML Pro dkonecny VERI FIXE old version of HTML file deployed 2013-09-26
236445 web Inspecti jbecicka VERI FIXE Inspect mode on iOS7 draws incorrect highlighting after scrolling page 2013-10-10
236474 web Cordova jbecicka RESO FIXE Cordova debugging session not started on iPhoneSimulator 7 2013-10-04
236479 web Cordova jbecicka VERI FIXE IDE sets iOS build setting incompatible after Xcode 5 update 2013-10-04
236730 web Cordova jbecicka VERI INCO Unable to create Cordova Projects with cordova 3.1.0 2014-06-25
236961 web Inspecti jstola VERI FIXE Black screen in Embedded WebKit Browser in the simple HelloWorld app 2015-05-28
237918 web Cordova jbecicka VERI FIXE Cannot create Cordova project on Cordova 3.1.0-0.2.0 - Path already exists 2013-11-20
241751 web AngularJ ppisl VERI FIXE Angular support sometime doesn't work 2014-03-07
242272 web Knockout phejl VERI FIXE Never ending cycle when the template has the same name as the binding. 2014-02-25
242286 web Cordova jbecicka VERI FIXE Cordova Inspection does not start on Android 2015-11-19
242448 web HTML Pro jbecicka VERI FIXE Grunt shows invalid tasks 2014-03-03
243643 web HTML Edi mfukala RESO FIXE Netbeans save file in wrong encoding 2014-07-11
243853 web Inspecti jstola VERI FIXE CSS Inspection not working 2014-04-28
243981 web Inspecti jstola VERI FIXE ClassCastException: java.lang.String cannot be cast to org.json.simple.JSONObject 2014-06-04
244638 web HTML Pro tmysik VERI FIXE memory leak in Network Monitor 2014-09-30
244678 web CSS Edit ppisl RESO FIXE CodeCompletion took 11854 ms. 2014-06-25
245137 web Inspecti jstola VERI FIXE Netbeans connector not able to access CSS in latest Chrome version 2014-09-08
246124 web YAML ppisl RESO FIXE OutOfMemoryError: Java heap space 2015-03-18
246957 web HTML Edi mkristofic VERI FIXE StringIndexOutOfBoundsException: String index out of range: -1 2015-07-23
247279 web CSS Edit mkristofic RESO FIXE IllegalArgumentException: The file /home/fmagrosoto/Documentos/dIGITAE/Proyectos/Repositorios/terra-farma-2014/css/bootstrap.min.css is not owned by QuerySupport roots: /home/fmagrosoto/repos/terra-fa 2015-03-14
247399 web Cordova rsvitanic VERI FIXE Unable to run HTML5 project in mobile Safari in iOS Simulator with iOS 8 2014-12-01
247927 web HTML Pro jtulach RESO FIXE Remove direct dependency of webclientproject on Ant support libraries 2014-11-14
248087 web Cordova vriha VERI FIXE StringIndexOutOfBoundsException: String index out of range: -1 2015-08-04
248356 web CSS Edit mkristofic VERI FIXE Failing org.netbeans.modules.css.editor.module.main.properties.PropertiesATest 2014-11-06
248642 web Cordova rsvitanic VERI FIXE Cannot connect to Android Chrome 39.0.2171.59 2014-11-20
248985 web CSS Edit mkristofic RESO FIXE Broken error badges 2015-07-16
251600 web Cordova rsvitanic RESO FIXE Cordova plugins are removed after build 2015-04-04
251715 web CSS Edit mkristofic RESO FIXE IllegalArgumentException: The file /Applications/XAMPP/xamppfiles/htdocs/sushininja_mock/public_html/scss/_setting.scss is not owned by QuerySupport roots: /Applications/XAMPP/htdocs/sushininja_mock 2016-06-30
254643 web HTML Pro tmysik RESO FIXE Verify & add usage statistics in all areas 2015-09-03
256785 web CSS Prep mkristofic RESO FIXE CSS code completion broken in scss file when @import is used 2016-06-29
257232 web Cordova tstupka RESO FIXE UnsatisfiedLinkError: no iDeviceNativeBinding in java.library.path 2015-12-23
258505 web Editing mentlicher VERI FIXE Failing org.netbeans.modules.web.common tests 2016-05-17
262443 web HTML Edi phejl RESO FIXE wrong html.editor test dependency 2016-06-17
262506 web Editing mkristofic VERI FIXE Failing org.netbeans.modules.web.common tests 2016-07-04
122167 web HTML Edi mfukala RESO FIXE Cleanup the html/editor/lib module API 2013-01-02
141181 web CSS Edit mfukala VERI FIXE it should be possible to enable/disable CSS warnings 2013-12-26
154123 web CSS Edit mfukala RESO FIXE Hyperlinking in css URLs 2013-09-09
190870 web CSS Edit mfukala RESO FIXE Completion+refactoring for CSS URLs 2013-09-11
197458 web HTML Nav jbecicka RESO FIXE slow update of html.navigator [was:evaluate bottlenecks when opening large files] 2013-01-08
216553 web CSS Visu mfukala RESO FIXE CSS errors incorrect and can't be fixed 2013-12-09
216795 web Inspecti jbecicka VERI FIXE Replace the inspector DOM Tree window with the new navigator merged view 2013-01-17
218976 web CSS Edit mfukala RESO FIXE editor settings lost during update to 7.3 (mimetype change issue) 2013-01-03
219083 web Inspecti jstola VERI FIXE Feature Request: Live Reload support. This will blow your mind. 2013-01-17
219493 web CSS Edit mfukala VERI FIXE IllegalStateException: trying to write to already saved model! 2012-11-08
219985 web HTML Edi mfukala RESO FIXE Drag and drop of files to the editor 2013-09-10
220192 web Inspecti jstola RESO FIXE We need to show additional information on highlight in the browsers 2013-02-15
220213 web CSS Visu mfukala VERI FIXE Add Property behavior is not smooth 2013-01-18
220925 web Inspecti jstola VERI FIXE Rule editor (CSS Styles) is repopulated with different rule from Styles after modifications 2012-11-02
220928 web CSS Visu mfukala VERI FIXE Css Styles window document section should work also for css files and when a html page is not run. 2013-01-21
220990 web HTML Pro dkonecny VERI FIXE Disabling Auto-Refresh breaks communication between IDE and Chrome 2012-11-06
221083 web HTML Sam ads VERI FIXE Exception when creating HTML5 sample project 2012-11-05
221174 web Inspecti jstola VERI FIXE IllegalArgumentException: run.single 2012-11-07
221218 web CSS Edit mfukala VERI FIXE NullPointerException at org.netbeans.modules.css.editor.csl.CssSemanticAnalyzer.cancel 2012-11-03
221276 web CSS Visu mfukala VERI FIXE Functional problems with Create Rule dialog 2013-01-22
221290 web Inspecti jstola VERI FIXE Unable to select elements in non-default states for styling 2013-01-17
221517 web HTML Sam ads VERI FIXE Update Rabbits sample to the latest sources 2012-11-25
221688 web CSS Visu mfukala VERI FIXE Properties portion of the CSS Styles window should have a filter 2013-01-18
221712 web Inspecti jstola RESO FIXE Deadlock when running an HTML file 2012-11-08
221735 web HTML Nav jbecicka VERI FIXE Inspect mode may outline different element then the one selected by user 2012-11-14
221739 web Inspecti jstola VERI FIXE Inspect mode takes some time to be ready after page is reloaded 2012-11-12
221794 web HTML Pro tmysik RESO FIXE Missing API for getting project properties 2012-11-21
221800 web Cordova jbecicka RESO FIXE Some build properties are hardcoded for phonegap build 2012-11-17
221878 web HTML Pro dkonecny RESO FIXE Performance problem in execution of HTML file 2012-11-13
222041 web CSS Edit mfukala VERI FIXE NullPointerException at org.netbeans.modules.css.lib.api.properties.Properties.isVisibleProperty 2012-11-26
222059 web Inspecti jstola RESO FIXE IllegalArgumentException: Style attribute is missing! Rule: {"rule":{"sourceLine":0,"style":{"styleId":{"ordinal":49,"styleSheetId":"1"},"height":"","width":"","shorthandEntries":[],"cssProperties":[{ 2013-02-12
222149 web CSS Edit ralphbenjamin RESO FIXE StringIndexOutOfBoundsException: String index out of range: -1 2015-03-07
222223 web HTML Nav jstola RESO FIXE Deadlock in HTML navigator 2012-11-16
222236 web HTML Pro dkonecny RESO FIXE Not clear how to integrate HTML5, Web and Java projects 2013-05-02
222370 web HTML Pro jbecicka RESO FIXE NullPointerException: The projectFile parameter cannot be null 2012-11-21
222393 web CSS Visu mfukala VERI FIXE NullPointerException at javax.swing.plaf.basic.BasicComboBoxEditor.setItem 2012-11-21
222432 web HTML Sam mjanicek RESO FIXE NullPointerException: No iterator for MultiFileObject@573814ce[Templates/Project/Samples/HTML5/EaselDemo] 2012-11-22
This result was limited to 500 bugs. See all search results for this query.

as