Message: The following issue has been closed.
--------------------------------------------------------------------- View the issue: http://issues.cocoondev.org//browse/FOR-357 Here is an overview of the issue: --------------------------------------------------------------------- Key: FOR-357 Summary: Plugin directory created by OpenOffice plugin doesn't match sitemap Type: Bug Status: Closed Priority: Major Resolution: FIXED Project: Forrest Components: Plugin: OpenOffice.org Fix Fors: 0.7-dev Versions: 0.7-dev Assignee: Ross Gardler Reporter: Florian G. Haas Created: Tue, 9 Nov 2004 2:35 AM Updated: Tue, 24 May 2005 5:20 AM Environment: Tested on Debian Sarge with kernel 2.4.27 and J2SE 1.4.2_03 Description: The directory created by the OpenOffice.org plugin is named plugins/OpenOffice.org and becomes build/plugins/OpenOffice.org. The corresponding sitemap.xmap, however, refers to {forrest:plugins}/openOffice.org/* -- note initial lowercase O. The uppercase/lowercase discrepancy in the directory name leads to an internal server error or Linux. This behavior is probably the same on other *nix platforms. Windows should work fine (haven't tested though). The problem is easily fixed temporarily by renaming build/plugins/OpenOffice.org to build/plugins/openOffice.org and then rerunning Forrest. Should be fixed permanently by changing the directory name in the zip archive (or by changing the sitemap.xmap, if that is preferred). --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.cocoondev.org//secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
