Anand V Nath created TRINIDAD-2301:
--------------------------------------
Summary: avoid exceptions in design time when wrong style sheet
name is specified in trinidad-skins.xml
Key: TRINIDAD-2301
URL: https://issues.apache.org/jira/browse/TRINIDAD-2301
Project: MyFaces Trinidad
Issue Type: Bug
Components: Skinning
Affects Versions: 2.0.1-core, 2.1.0-core
Reporter: Anand V Nath
Priority: Minor
Attachments: jira-2301.patch
Avoid throwing exception in design time when the developer provide invalid skin
file name in "trinidad-skins.xml"
Something like:
<style-sheet-name>http://itemsweb.esade.edu/apps/css/adf/skinESADE.css</style-sheet-name>
This is because the developer might not be done with all the modifications. We
should log a warning and not throw an exception in this case.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira