[JBoss JIRA] Created: (RF-9896) Inplace select: attribute selectItemClass ignored
by Pavol Pitonak (JIRA)
Inplace select: attribute selectItemClass ignored
-------------------------------------------------
Key: RF-9896
URL: https://jira.jboss.org/browse/RF-9896
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-input
Affects Versions: 4.0.0.Milestone4
Environment: RichFaces 4.0.0-SNAPSHOT r.20272
Metamer 4.0.0-SNAPSHOT r.20284
Mojarra 2.1.0-SNAPSHOT
GlassFish Server Open Source Edition 3.1-SNAPSHOT
OpenJDK Runtime Environment 1.6.0_20-b20 @ Linux
Chrome 7.0.517.44 @ Linux x86_64
Reporter: Pavol Pitonak
Attributes selectItemClass of rich:inplaceSelect is ignored.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years
[JBoss JIRA] Created: (RF-10105) CDK: impossible to import configuration files from project
by Nick Belaevski (JIRA)
CDK: impossible to import configuration files from project
-----------------------------------------------------------
Key: RF-10105
URL: https://issues.jboss.org/browse/RF-10105
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: cdk
Affects Versions: 4.0.0.CR1
Reporter: Nick Belaevski
Assignee: Alexander Smirnov
Fix For: 4.0.0.CR1
By default 'generate' CDK goal is executed on generate-sources Maven phase, so configuration files from class path are not available for processing at that stage.
To reproduce:
1) Create src/main/resources/META-INF/cdk/attributes/tree-common-props.xml
2) Set attributes = @JsfComponent(..., {"tree-common-props.xml"})
Console message: [ERROR] No properties description found at tree-common-props.xml
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years