[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-3242) Need template for textarea

Maxim Areshkau (JIRA) jira-events at lists.jboss.org
Tue Nov 25 12:42:37 EST 2008


     [ https://jira.jboss.org/jira/browse/JBIDE-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Areshkau updated JBIDE-3242:
----------------------------------

    Priority: Major  (was: Minor)


Text Areea doesn't work correctly now.

> Need template for textarea
> --------------------------
>
>                 Key: JBIDE-3242
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3242
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Visual Page Editor Templates
>    Affects Versions: 3.0.0.cr1
>            Reporter: Yura Zhishko
>            Assignee: Maxim Areshkau
>             Fix For: 3.1.0
>
>
> Insert next source code:
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> 
>  <html>  
>    <head>  
>     <title>Tag TEXTAREA</title>  
>    </head>  
>    <body>  
>       <p><b>Enter your name</b></p>  
>       <p><textarea  rows="10" cols="45" name="text" >Base text</textarea></p>  
>       <p><input type="submit" value="Submit"/></p>  
>    </body>  
>   </html> 
> Text inside <textarea> (Base text) isn't rendered in VPE

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

        



More information about the jbosstools-issues mailing list