DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=33595>. 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=33595 Summary: property substitution missed for appender Product: Log4j Version: 1.2 Platform: PC OS/Version: Windows 2000 Status: NEW Severity: normal Priority: P2 Component: Configurator AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] The DOMConfigurator.findAppenderByName() method matches the name passed in to name of all appenders defined in the document. However, while the appender-ref name value was processed by the subst() method, name attributes against which this is tested are not processed by the subst() method. However I did notice that when the appender defintion is parsed the name attributed is processed by subst(), it just happens to late to make a proper match. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
