
|
If you were logged in you would be able to see more operations.
|
|
|
Struts 1
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
|
|
|
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.
|
|
Description
|
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.
|
Show » |
|
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 :-(