You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Alejandro Ramirez (JIRA)" <be...@incubator.apache.org> on 2005/05/10 20:36:19 UTC

[jira] Assigned: (BEEHIVE-624) Minor jsp tweaks to fix PetStore HTTPUnit test failures

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

Alejandro Ramirez reassigned BEEHIVE-624:
-----------------------------------------

    Assign To: Krista Baker  (was: Alejandro Ramirez)

Please Verify

> Minor jsp tweaks to fix PetStore HTTPUnit test failures
> -------------------------------------------------------
>
>          Key: BEEHIVE-624
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-624
>      Project: Beehive
>         Type: Bug
>   Components: Samples
>     Versions: V1
>     Reporter: Scott Semyan
>     Assignee: Krista Baker
>      Fix For: V1
>  Attachments: diff.txt
>
> For some reason, after the recent directory re-org, HTTPUnit got more fussy about parsing the HTML in the pages of PetStoreWeb. I think because the HTTPUnit target is sharing the classpath from PetStore web, HTTPUnit is using the XML parser from WEB-INF/lib rather than the one it ships with in HTTPUnit/jars. This parser must be a bit more stringent. Therefore, I had to remove a few extra <p> tags to get it to parse correctly. This was the cause of the 3 HTTPUnit failures we saw.
> Diff attached.

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