webwork/src/main/webwork/view/taglib I18nTag.java,1.5,1.6
[email protected] Sat, 29 Jun 2002 18:33:53 -0700
| Newsgroups | gmane.comp.java.webwork.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/webwork/webwork/src/main/webwork/view/taglib
In directory usw-pr-cvs1:/tmp/cvs-serv17171
Modified Files:
I18nTag.java
Log Message:
called findString() instead of findValue().toString()
Index: I18nTag.java
===================================================================
RCS file: /cvsroot/webwork/webwork/src/main/webwork/view/taglib/I18nTag.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- I18nTag.java 30 May 2002 22:57:47 -0000 1.5
+++ I18nTag.java 30 Jun 2002 01:33:51 -0000 1.6
@@ -50,7 +50,7 @@
// Get bundle
try
{
- String name = findValue(nameAttr).toString();
+ String name = this.findString(nameAttr);
ResourceBundle bundle = (ResourceBundle)findValue("texts('"+name+"')");
if (bundle == null)
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
No, I will not fix your computer.
http://thinkgeek.com/sf