[ 
https://issues.apache.org/struts/browse/WW-2235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Don Brown updated WW-2235:
--------------------------

    Fix Version/s:     (was: 2.1.4)
                   2.1.3

> Duplicate requests issued by browser
> ------------------------------------
>
>                 Key: WW-2235
>                 URL: https://issues.apache.org/struts/browse/WW-2235
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugin - Dojo Tags
>    Affects Versions: 2.1.0
>         Environment: Firefox with the Firebug plugin
>            Reporter: Benjamin McCann
>            Assignee: Musachy Barroso
>             Fix For: 2.1.3
>
>
> /struts/xhtml/validation.js and /struts/utils.js are requested twice in the 
> page below.
> <%@ taglib prefix="s" uri="/struts-tags"%>
> <%@ taglib prefix="sx" uri="/struts-dojo-tags" %>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
> <html>
>       <head>
>               <title>Test</title>
>               <sx:head />
>       </head>
>       <body>
>               <s:form name="test" action="Test" validate="true">
>               </s:form>
>       </body>
> </html>

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

Reply via email to