History | Log In     View a printable version of the current page. Get help!  
Issue Details (XML | Word)

Key: STS-294
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Tim Fennell
Reporter: Philippe Laflamme
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Stripes

HtmlTagSupportBeanInfo using commons logging instead of stripes' Log

Created: 25/Oct/06 05:51 PM   Updated: 25/Oct/06 06:00 PM
Component/s: Tag Library
Affects Version/s: Release 1.4.1
Fix Version/s: Release 1.4.2

File Attachments: 1. Text File log.patch (2 kb)



 Description  « Hide
The HtmlTagSupportBeanInfo class is using commons logging directly instead of going through stripes' Log facility.

I caught it since the commons-logging jar wasn't on my classpath. It's really a minor thing, but I figured you'd like to know...

 All   Comments   Change History      Sort Order:
Philippe Laflamme [25/Oct/06 05:51 PM]
Here's a patch...

Tim Fennell [25/Oct/06 06:00 PM]
Great catch. Thanks.