DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22498>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22498 Bugs in configuration-handling in LuceneIndexTransformer Summary: Bugs in configuration-handling in LuceneIndexTransformer Product: Cocoon 2 Version: Current CVS 2.1 Platform: All URL: http://www.mail- archive.com/[EMAIL PROTECTED]/msg01540.html OS/Version: All Status: NEW Severity: Minor Priority: Other Component: sitemap components AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] While fixing a bug in the LuceneIndexTransformer, so that it would delete old versions of docs from the index before adding new versions of the same docs, I introduced some bugs in the configuration. Some of the configuration variables had to change in scope, and I missed a couple of places where this occurred, resulting in some dead code in which a variable was assigned its own current value.
