unsupported agent metadata is not at correct location or missing
----------------------------------------------------------------
Key: TRINIDAD-826
URL: https://issues.apache.org/jira/browse/TRINIDAD-826
Project: MyFaces Trinidad
Issue Type: Improvement
Affects Versions: 1.0.0-incubating-core
Environment: PDA
Reporter: Tadashi Enomori
Priority: Minor
Fix For: 1.0.0-incubating-core
The unsupported-agent tag generated in faces-config.xml indicates which agents
DON'T support the component.This information isn't used at runtime--rather,
it's a hint to JDeveloper which components to show/hide in the component
palette you can drag and drop from. For example, chooseColor has an
unsupported-agent that includes pda. So , chooseColor will not appear in Jdev
when building a PDA app.
We have to make sure to update the unsupported-agent values in Trinidad to
reflect our current state.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.