Patch for new a coreWeb MockPortal BVT
--------------------------------------

         Key: BEEHIVE-267
         URL: http://issues.apache.org/jira/browse/BEEHIVE-267
     Project: Beehive
        Type: Test
  Components: NetUI  
    Versions: V1Beta    
 Environment: Windows running the usual required components of Beehive.
    Reporter: Nathan Jantz
    Priority: Minor
 Attachments: patch.txt

Submitting a patch to add a new BVT to the existing coreWeb MockPortal tests.  
This BVT verifies functionality of the jpfScopingID parameter and targetScope 
attribute using portlets.  

Basically, a pop-up window is spawned from a portlet from a form post to a 
specific targetScope and verifying the pop-up window has access to data defined 
in that scope.  Then the pop-up window posts new data to that scope and 
verifies that the portlet now sees the new data in the same defined scope.

Here is svn add log on what fiels were added and where:
D:\beehive\trunk\netui\test\webapps\drt\coreWeb\mockportal>svn add scoping
A         scoping
A         scoping\index.jsp
A         scoping\results.jsp
A         scoping\ScopedPortal.jsp
A         scoping\ScopingController.jpf
A         scoping\window1.jsp
A         scoping\window1Results.jsp

I will attach the patch file here shortly.
-nathan

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to