http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2182

*** shadow/2182 Thu Jun 14 08:36:58 2001
--- shadow/2182.tmp.20048       Thu Jun 14 10:43:31 2001
***************
*** 2,11 ****
  | sub sitemap fails to find components                                       |
  +----------------------------------------------------------------------------+
  |        Bug #: 2182                        Product: Cocoon 2                |
! |       Status: NEW                         Version: 2.0alpha CVS            |
! |   Resolution:                            Platform: All                     |
! |     Severity: Major                    OS/Version: Linux                   |
! |     Priority: Other                     Component: core                    |
  +----------------------------------------------------------------------------+
  |  Assigned To: [EMAIL PROTECTED]                                    |
  |  Reported By: [EMAIL PROTECTED]                                                |
--- 2,11 ----
  | sub sitemap fails to find components                                       |
  +----------------------------------------------------------------------------+
  |        Bug #: 2182                        Product: Cocoon 2                |
! |       Status: RESOLVED                    Version: 2.0alpha CVS            |
! |   Resolution: FIXED                      Platform: All                     |
! |     Severity: Major                    OS/Version: All                     |
! |     Priority: High                      Component: core                    |
  +----------------------------------------------------------------------------+
  |  Assigned To: [EMAIL PROTECTED]                                    |
  |  Reported By: [EMAIL PROTECTED]                                                |
***************
*** 21,23 ****
--- 21,30 ----
  
  This happend on a fresh CVS checkout with Tomcat 4b3 and Sun JDK 1.3.0_2
  on Linux.
+ 
+ ------- Additional Comments From [EMAIL PROTECTED]  2001-06-14 10:43 -------
+ This is now fixed.  The problem was that the ComponentManager was being
+ configured each and every time.  This meant that there were new instances
+ of the SitemapComponentSelectors for every sitemap, and the Selectors could
+ not perform the proper cascading that was necessary for them to opperate.
+ This is corrected.
\ No newline at end of file

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to