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 172143

Summary: False EL Error 'Unknown resource bunde key "]".'
Product: javaee Reporter: Marek Fukala <mfukala>
Component: JSF EditorAssignee: Denis Anisimov <ads>
Status: RESOLVED FIXED    
Severity: blocker CC: pjiricka
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Marek Fukala 2009-09-14 09:40:51 UTC
report extracted from issue #171891:

The sample bundled in NetBeans contains old sources of this project, a much newer and reworked version is now available:
https://mojarra.dev.java.net/svn/mojarra/trunk/jsf-demo/scrumtoys2009/eclipseProject/
However, even the new version contains many (false?) warnings in the source, e.g.:

1. Error 'Unknown resource bunde key "]".' on this line:
<h:commandButton id="btnEditUpdate" action="#{projectManager.save}" value="#{i18n['project.edit.button.update']}"
styleClass="botaoPostIt"
Comment 1 Denis Anisimov 2009-09-15 18:23:29 UTC
Could someone please attach mentioned project to this issue ?
I cannot access to url because it require authentication.
Comment 2 Marek Fukala 2009-09-16 09:15:11 UTC
please follow instructions how to checkout mojarra using SVN on https://javaserverfaces.dev.java.net/checkout.html
Comment 3 Denis Anisimov 2009-09-16 10:05:44 UTC
Thanks.
Comment 4 Denis Anisimov 2009-09-16 19:21:09 UTC
changeset:   145591:356cc2ff76b5
tag:         tip
user:        Denis Anisimov <ads@netbeans.org>
date:        Wed Sep 16 22:08:27 2009 +0400
summary:     Fix for IZ#172143 - False EL Error 'Unknown resource bunde key "]".'
Comment 5 Quality Engineering 2009-09-18 22:46:09 UTC
Integrated into 'main-golden', will be available in build *200909181401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/356cc2ff76b5
User: Denis Anisimov <ads@netbeans.org>
Log: Fix for IZ#172143 - False EL Error 'Unknown resource bunde key "]".'