[ http://issues.apache.org/jira/browse/BEEHIVE-443?page=all ]

Alejandro Ramirez reassigned BEEHIVE-443:
-----------------------------------------

    Assign To: Nathan Jantz  (was: Alejandro Ramirez)

Please verify.

> fix the tiles DTD Doctype that prevents proper entity resolving by the 
> digester
> -------------------------------------------------------------------------------
>
>          Key: BEEHIVE-443
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-443
>      Project: Beehive
>         Type: Test
>   Components: NetUI
>     Versions: V1Beta
>     Reporter: Carlin Rogers
>     Assignee: Nathan Jantz
>     Priority: Minor
>      Fix For: V1
>  Attachments: patch.txt
>
> Need to fix the DTD Doctype that prevents proper entity resolving by 
> the Digester during the Tiles plugin processing. This causes a side
> effect that when not connected to the internet, the tiles BVT fails.
> I'l attach a patch, but the fix is pretty easy. In the file,
>     trunk/netui/test/webapps/drt/coreWeb/WEB-INF/tiles-defs.xml
> in the doctype element, change the following line 
>     "-//Apache Software Foundation//DTD Tiles Configuration//EN"
> to
>     "-//Apache Software Foundation//DTD Tiles Configuration 1.1//EN"

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

Reply via email to