[JIRA-OS] Created: (WW-290) Bug when searching for a Tag class (not a serious bug)

[email protected]
Newsgroups gmane.comp.java.open-symphony.cvs
Message-ID <[email protected]>
Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:

  http://jira.opensymphony.com/secure/ViewIssue.jspa?key=WW-290


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: WW-290
    Summary: Bug when searching for a Tag class (not a serious bug)
       Type: Bug

     Status: Assigned
   Priority: Minor

    Project: WebWork
   Versions:
             2.0

   Assignee: Patrick Lightbody
   Reporter: Jonas Eriksson

    Created: Wed, 3 Sep 2003 11:24 AM
    Updated: Wed, 3 Sep 2003 11:24 AM

Description:
Copy&paste bug when searching for Tag class in AbstractTagDirective.

RCS file: /cvs/webwork/src/java/com/opensymphony/webwork/views/velocity/AbstractTagDirective.java,v
retrieving revision 1.1
diff -r1.1 AbstractTagDirective.java
249c249
<                     clazz = Class.forName(tagpath[index] + "." + tagname + "Tag");
---
>                     clazz = Class.forName(tagpath[index] + "." + tagname);


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.opensymphony.com/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.