Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 48562 invoked from network); 21 Mar 2004 09:33:02 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 21 Mar 2004 09:33:02 -0000 Received: (qmail 23418 invoked by uid 500); 21 Mar 2004 09:32:35 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 23099 invoked by uid 500); 21 Mar 2004 09:32:33 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@cocoon.apache.org Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 23086 invoked from network); 21 Mar 2004 09:32:33 -0000 Received: from unknown (HELO exchange.sun.com) (192.18.33.10) by daedalus.apache.org with SMTP; 21 Mar 2004 09:32:33 -0000 Received: (qmail 13778 invoked by uid 50); 21 Mar 2004 09:33:20 -0000 Date: 21 Mar 2004 09:33:20 -0000 Message-ID: <20040321093320.13777.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: dev@cocoon.apache.org Cc: Subject: DO NOT REPLY [Bug 27821] New: - Misinformation re: sourcewriting transformer's (in)ability to handle namespace info X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=27821 Misinformation re: sourcewriting transformer's (in)ability to handle namespace info Summary: Misinformation re: sourcewriting transformer's (in)ability to handle namespace info Product: Cocoon 2 Version: 2.1.4 Platform: Other URL: http://cocoon.apache.org/2.1/userdocs/transformers/sourc ewriting-transformer.html OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Documentation AssignedTo: dev@cocoon.apache.org ReportedBy: john@arachnedesign.net I have found an error in the documentation regarding the behavior of the Source Writing Transformer: the docs state that the Source Writing Transformer does NOT honor prefixes and namespaces, when in fact it (now?) does. Based on the information printed on the docs, I spent a couple hours and concocted a hack to overcome this documentented shortcoming, only to realize that it wasn't necessary at all. I'm confident that a revision could save a number of people some valuable time in the future :)