You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2006/05/29 09:01:16 UTC

[jira] Resolved: (STR-2877) TestModuleConfig fails when run offline

     [ http://issues.apache.org/struts/browse/STR-2877?page=all ]
     
Niall Pemberton resolved STR-2877:
----------------------------------

    Resolution: Fixed
     Assign To: Niall Pemberton

There were two issues causing this:

- struts-config-1.1.xml referenced the 1.2 DTD in its DOCTYPE declaration and testParse1_1() which uses that file only registered the 1.1 DTD
- testCustomMappingParse1_1() was parsing the config file for the 1.2 DTD rather than the version for the 1.1 DTD

This problem has been around a while since it was also in the 1.2.x branch - fixed in current trunk and 1.2.x branch.

> TestModuleConfig fails when run offline
> ---------------------------------------
>
>          Key: STR-2877
>          URL: http://issues.apache.org/struts/browse/STR-2877
>      Project: Struts Action 1
>         Type: Bug

>   Components: Core
>     Versions: Nightly Build
>     Reporter: Wendy Smoak
>     Assignee: Niall Pemberton
>     Priority: Minor
>      Fix For: 1.3.5

>
> TestModuleConfig in struts-core fails unless an Internet connection is available.

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