You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Pedro Herrera (JIRA)" <ji...@apache.org> on 2007/02/18 12:50:16 UTC

[jira] Created: (WW-1746) html tag tr isn´t close in s:debug

html tag tr isn´t close in s:debug
----------------------------------

                 Key: WW-1746
                 URL: https://issues.apache.org/struts/browse/WW-1746
             Project: Struts 2
          Issue Type: Bug
          Components: Views
    Affects Versions: 2.0.5
            Reporter: Pedro Herrera
            Priority: Minor


html tag tr isn´t close in s:debug

html source
</tr>
              
            <td bgcolor="#BBBBBB">actionErrors</td>

            <td bgcolor="#BBBBBB">[]</td>
    </tr>
              
            <td bgcolor="#CCCCCC">errors</td>
            <td bgcolor="#CCCCCC">{}</td>
    </tr>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (WW-1746) html tag tr isn´t close in s:debug

Posted by "Tom Schneider (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom Schneider updated WW-1746:
------------------------------

    Fix Version/s: 2.0.7
         Assignee: Tom Schneider

> html tag tr isn´t close in s:debug
> ----------------------------------
>
>                 Key: WW-1746
>                 URL: https://issues.apache.org/struts/browse/WW-1746
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Views
>    Affects Versions: 2.0.5
>            Reporter: Pedro Herrera
>         Assigned To: Tom Schneider
>            Priority: Minor
>             Fix For: 2.0.7
>
>
> html tag tr isn´t close in s:debug
> html source
> </tr>
>               
>             <td bgcolor="#BBBBBB">actionErrors</td>
>             <td bgcolor="#BBBBBB">[]</td>
>     </tr>
>               
>             <td bgcolor="#CCCCCC">errors</td>
>             <td bgcolor="#CCCCCC">{}</td>
>     </tr>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (WW-1746) html tag tr isn´t close in s:debug

Posted by "Don Brown (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Don Brown resolved WW-1746.
---------------------------

    Resolution: Fixed
      Assignee: Don Brown  (was: Tom Schneider)

Should be fixed

> html tag tr isn´t close in s:debug
> ----------------------------------
>
>                 Key: WW-1746
>                 URL: https://issues.apache.org/struts/browse/WW-1746
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Views
>    Affects Versions: 2.0.5
>            Reporter: Pedro Herrera
>         Assigned To: Don Brown
>            Priority: Minor
>             Fix For: 2.0.8
>
>
> html tag tr isn´t close in s:debug
> html source
> </tr>
>               
>             <td bgcolor="#BBBBBB">actionErrors</td>
>             <td bgcolor="#BBBBBB">[]</td>
>     </tr>
>               
>             <td bgcolor="#CCCCCC">errors</td>
>             <td bgcolor="#CCCCCC">{}</td>
>     </tr>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.