You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Michael Jouravlev (JIRA)" <ji...@apache.org> on 2006/07/18 22:25:21 UTC

[jira] Created: (STR-2914) Deprecate tag, recommend using CSS for a standard submit button.

Deprecate <html:image> tag, recommend using CSS for a standard submit button.
-----------------------------------------------------------------------------

                 Key: STR-2914
                 URL: http://issues.apache.org/struts/browse/STR-2914
             Project: Struts 1
          Issue Type: Improvement
          Components: Taglibs
            Reporter: Michael Jouravlev
            Priority: Minor
             Fix For: 1.x Next


It 2006 now, <html:image> should be deprecated in favor of CSS style for a standard button.

-- 
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

        

[jira] Resolved: (STR-2914) Deprecate tag, recommend using CSS for a standard submit button.

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

Joe Germuska resolved STR-2914.
-------------------------------

    Resolution: Not A Problem

Whether or not one "likes" the image input element, it is a fully supported element of HTML 4, and the specifications there give no indication that it is deprecated.  

Anyone is free to advocate that good modern websites, built with Struts or not, should not use <input type="image"> but as long as it is a formal part of the specification, Struts should not drop support for it.



> Deprecate <html:image> tag, recommend using CSS for a standard submit button.
> -----------------------------------------------------------------------------
>
>                 Key: STR-2914
>                 URL: https://issues.apache.org/struts/browse/STR-2914
>             Project: Struts 1
>          Issue Type: Improvement
>          Components: Taglibs
>            Reporter: Michael Jouravlev
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> It 2006 now, <html:image> should be deprecated in favor of CSS style for a standard button.

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


[jira] Commented: (STR-2914) Deprecate tag, recommend using CSS for a standard submit button.

Posted by "Niall Pemberton (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/STR-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40113 ] 

Niall Pemberton commented on STR-2914:
--------------------------------------

Its hard to deprecate a tag - since its rarely referenced directly as a Java object. Also if this is with a view to removing then -1 from me - recommend away but theres no need to get rid of a piece of functionality that works - especially when there isnt a replacement for what it produces (i.e. an <input type="image"> tag)

> Deprecate <html:image> tag, recommend using CSS for a standard submit button.
> -----------------------------------------------------------------------------
>
>                 Key: STR-2914
>                 URL: https://issues.apache.org/struts/browse/STR-2914
>             Project: Struts 1
>          Issue Type: Improvement
>          Components: Taglibs
>            Reporter: Michael Jouravlev
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> It 2006 now, <html:image> should be deprecated in favor of CSS style for a standard button.

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


[jira] Updated: (STR-2914) Deprecate tag, recommend using CSS for a standard submit button.

Posted by "Paul Benedict (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/struts/browse/STR-2914?page=all ]

Paul Benedict updated STR-2914:
-------------------------------

    Fix Version/s: 1.3.7
                       (was: 1.3.6)

> Deprecate <html:image> tag, recommend using CSS for a standard submit button.
> -----------------------------------------------------------------------------
>
>                 Key: STR-2914
>                 URL: http://issues.apache.org/struts/browse/STR-2914
>             Project: Struts 1
>          Issue Type: Improvement
>          Components: Taglibs
>            Reporter: Michael Jouravlev
>            Priority: Minor
>             Fix For: 1.3.7
>
>
> It 2006 now, <html:image> should be deprecated in favor of CSS style for a standard button.

-- 
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

        

[jira] Commented: (STR-2914) Deprecate tag, recommend using CSS for a standard submit button.

Posted by "Paul Benedict (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/STR-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40121 ] 

Paul Benedict commented on STR-2914:
------------------------------------

I agree. There's no point in removing the tag, especially since the Hallmark of Struts 1 is endless backwards compatibility. Apps that use the tag will probably die out first so it's just not worth removing.

> Deprecate <html:image> tag, recommend using CSS for a standard submit button.
> -----------------------------------------------------------------------------
>
>                 Key: STR-2914
>                 URL: https://issues.apache.org/struts/browse/STR-2914
>             Project: Struts 1
>          Issue Type: Improvement
>          Components: Taglibs
>            Reporter: Michael Jouravlev
>            Priority: Minor
>
> It 2006 now, <html:image> should be deprecated in favor of CSS style for a standard button.

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


[jira] Updated: (STR-2914) Deprecate tag, recommend using CSS for a standard submit button.

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

Paul Benedict updated STR-2914:
-------------------------------

    Fix Version/s:     (was: 1.4.0)

> Deprecate <html:image> tag, recommend using CSS for a standard submit button.
> -----------------------------------------------------------------------------
>
>                 Key: STR-2914
>                 URL: https://issues.apache.org/struts/browse/STR-2914
>             Project: Struts 1
>          Issue Type: Improvement
>          Components: Taglibs
>            Reporter: Michael Jouravlev
>            Priority: Minor
>
> It 2006 now, <html:image> should be deprecated in favor of CSS style for a standard button.

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


[jira] Updated: (STR-2914) Deprecate tag, recommend using CSS for a standard submit button.

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

Paul Benedict updated STR-2914:
-------------------------------

    Fix Version/s:     (was: 1.3.7)
                   1.4.0

> Deprecate <html:image> tag, recommend using CSS for a standard submit button.
> -----------------------------------------------------------------------------
>
>                 Key: STR-2914
>                 URL: https://issues.apache.org/struts/browse/STR-2914
>             Project: Struts 1
>          Issue Type: Improvement
>          Components: Taglibs
>            Reporter: Michael Jouravlev
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> It 2006 now, <html:image> should be deprecated in favor of CSS style for a standard button.

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