typo in dojo textarea template and dojo widget example in showcase
------------------------------------------------------------------

                 Key: WW-1396
                 URL: http://issues.apache.org/struts/browse/WW-1396
             Project: Struts 2
          Issue Type: Bug
          Components: Examples, Views
    Affects Versions: WW 2.2.2, WW 2.2.1
            Reporter: tm_jee
         Assigned To: tm_jee
            Priority: Trivial
             Fix For: 2.0.0


In textarea.ftl ajax theme template,  

 
items="linkGroup;|;textGroup;|;justifyGroup;|;listGroup;indentGroup;|;colorGroup"

should instead be 

 
items="linkGroup;|;textGroup;|;justifyGroup;|;listGroup;|;indentGroup;|;colorGroup"

this typo occurs in showcase's /webapp/ajax/widgets/index.jsp as well.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to