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

Key: STR-2958
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Niall Pemberton
Reporter: Niall Pemberton
Votes: 0
Watchers: 0
Operations

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

ClassNotFoundExceptions are swallowed by FormPropertyConfig

Created: 06/Oct/06 10:06 AM   Updated: 03/Jul/07 08:36 PM
Component/s: Core
Affects Version/s: 1.2.9, 1.3.5
Fix Version/s: 1.3.6


 Description  « Hide
The getTypeClass() method in FormPropertyConfig just swallows exceptions if the ClassLoader fails to load the property's class. This makes debugging further problems caused by this more difficult. Need to at least log the fact.



 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Niall Pemberton - 01/Nov/06 05:34 PM
Fixed in the current trunk and 1.2.x branch

http://svn.apache.org/viewvc?view=rev&revision=453692
http://svn.apache.org/viewvc?view=rev&revision=453706

Seems to be that JIRA isn't picking up the subversion commits automatically :-(