Hi developers, MMBase 1.6.5 and, most probably, other 1.6 releases as well, exhibit strange behavior when setting the log-level for org.mmbase.bridge.jsp.taglib to DEBUG.
When you do this, multipart requests will emptied by a debug statement in ContextTag#getMultipartRequest(). The practical implication of this is that image and attachment uploads in the editwizards will no longer work. The offending code can be found on lines 270-281 of ContextTag.java. I don't have a patch available, since the HEAD version on CVS seems not to exhibit this behavior. Kind regards, Yigal Duppen Developer Finalist IT Group Java Specialists ------------------------------------------------------------- Amsterdam, The Netherlands Office: +31 20 5962330 Fax: +31 20 5962331 ------------------------------------------------------------- PS I'm sending this bug to the list because I cannot create a bugtracker account.
