[JBoss JIRA] (RF-12628) richfaces-archetype-kitchensink 4.2.3.Final-1 is not "enterprise" ready
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-12628?page=com.atlassian.jira.plugin.s... ]
Brian Leathem moved RFPL-2513 to RF-12628:
------------------------------------------
Project: RichFaces (was: RichFaces Planning)
Key: RF-12628 (was: RFPL-2513)
Workflow: GIT Pull Request workflow (was: jira)
Affects Version/s: 4.2.3.Final
(was: 4.2.3.Final)
Component/s: examples
(was: examples)
> richfaces-archetype-kitchensink 4.2.3.Final-1 is not "enterprise" ready
> -----------------------------------------------------------------------
>
> Key: RF-12628
> URL: https://issues.jboss.org/browse/RF-12628
> Project: RichFaces
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: examples
> Affects Versions: 4.2.3.Final
> Reporter: Fred Bricon
>
> When you create a project from richfaces-archetype-kitchensink 4.2.3.Final-1, using the -Denterprise=true flag, there are 2 problems :
> 1 - <jboss.bom.version> points at the community version, it should be <jboss.bom.version>1.0.0.M12-redhat-1</jboss.bom.version>, so that dependencies from the EAP6 repo are added to the classpath
> 2 - <org.richfaces.bom.version>4.2.3.Final-redhat-1</org.richfaces.bom.version> is not found in the Red Hat maven repo : http://maven.repository.redhat.com/techpreview/all/org/richfaces/richface...
> #1 must be fixed before releasing the archetype
> #2 Brian told me 4.2.3.Final-redhat-1 *will* be available in RH's Maven repo eventually, so, in JBoss Tools/JBDS, we can override the value to use the community bits, until 4.2.3.Final-redhat-1 is available (having an ETA on that would be nice).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years
[JBoss JIRA] (RF-12556) maven help:describe for maven-cdk-plugin gets failed: String index out of range: -1
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-12556?page=com.atlassian.jira.plugin.s... ]
Brian Leathem commented on RF-12556:
------------------------------------
The plugin.xml file created by the maven-cdk-plugin is not parseable by the help:describe plugin. The plugin.xml file pulls in content from a lot of places, including some javadoc. I diffed the plugin.xml file from 3.3.3.Final to 4.0.0.####.M1, the period over which it broke - the diff is huge. The only difference that stuck out as significant is the html entities representing the > etc., so I think it might be the nested html embeded in the javadoc.
To fix it, one will have to debug the help:describe execution, and see exactly what's causing the xml parse to fail.
> maven help:describe for maven-cdk-plugin gets failed: String index out of range: -1
> -----------------------------------------------------------------------------------
>
> Key: RF-12556
> URL: https://issues.jboss.org/browse/RF-12556
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: cdk
> Affects Versions: 4.0.0.Final, 4.1.0.Final, 4.2.0.Final, 4.2.1.Final
> Reporter: Marek Novotny
> Assignee: Brian Leathem
> Fix For: 4.3.0.M3
>
>
> Standard maven help for maven Mojo or Plugins fails on getting help for maven-cdk-plugin by running:
> {code}
> mvn help:describe -DgroupId=org.richfaces.cdk -DartifactId=maven-cdk-plugin -Dversion=4.2.1.Final
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years
[JBoss JIRA] (RF-12559) showcase - rich:autocomplete - JS (ReferenceError: event is not defined) error on Firefox while loading the demo
by Juraj Húska (JIRA)
Juraj Húska created RF-12559:
--------------------------------
Summary: showcase - rich:autocomplete - JS (ReferenceError: event is not defined) error on Firefox while loading the demo
Key: RF-12559
URL: https://issues.jboss.org/browse/RF-12559
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-input, showcase
Affects Versions: 4.3.0.M2
Environment: Firefox 16
Reporter: Juraj Húska
Priority: Minor
There is an JS error shown in firebug while loading demo for rich:autocomplete (Custom Popup Layouts, Custom Popup Layouts).
For errors please see the attachments. The error is occurring only on Firefox. I have not noticed any error on Chrome.
The functionality seems not to be affected, so it works correctly.
I checked it both with downloaded war from staging repo and with built showcase on my local machine.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years
[JBoss JIRA] (RF-12576) rich:extendedDatTable - can't move column on the last position
by Jan Papousek (JIRA)
Jan Papousek created RF-12576:
---------------------------------
Summary: rich:extendedDatTable - can't move column on the last position
Key: RF-12576
URL: https://issues.jboss.org/browse/RF-12576
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-tables
Affects Versions: 4.3.0.M2
Environment:
RichFaces 4.3.0.20121024-M2
Metamer 4.3.0.20121024-M2
JBoss Application Server: Weld Integration 7.1.1.Final
JBoss AS 7.1.1.Final
Java(TM) SE Runtime Environment 1.7.0_07-b10 @ Linux
Firefox 16.0 @ Linux x86_64
RichFaces 4.3.0.20121024-M2
Metamer 4.3.0.20121024-M2
Weld Servlet (Uber Jar) 20120106-1159
Apache Tomcat 7.0.32
Java(TM) SE Runtime Environment 1.7.0_07-b10 @ Linux
Firefox 16.0 @ Linux x86_64
Reporter: Jan Papousek
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years
[JBoss JIRA] (RF-12549) Tab panel: order of client-side events changed
by Pavol Pitonak (JIRA)
Pavol Pitonak created RF-12549:
----------------------------------
Summary: Tab panel: order of client-side events changed
Key: RF-12549
URL: https://issues.jboss.org/browse/RF-12549
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-menu
Affects Versions: 4.3.0.M2
Reporter: Pavol Pitonak
# deploy Metamer and open http://localhost:8080/metamer/faces/components/richPanelMenuGroup/simple....
# set event handlers for beforeselect, beforeswitch, beforecollapse, begin, beforedomupdate, complete, select, collapse, switch
# collapse the second group
result:
* event handlers were invoked in different order
* expected (4.3.0.M1): beforeselect, beforeswitch, beforecollapse, begin, beforedomupdate, select, collapse, switch, complete
* was (4.3.0.M2): beforeselect, beforeswitch, beforecollapse, begin, beforedomupdate, complete, select, collapse, switch
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years
[JBoss JIRA] (RF-12588) Placeholder does not work properly with Calendar
by Lukáš Fryč (JIRA)
Lukáš Fryč created RF-12588:
-------------------------------
Summary: Placeholder does not work properly with Calendar
Key: RF-12588
URL: https://issues.jboss.org/browse/RF-12588
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: compatibility, component-misc
Affects Versions: 4.3.0.M3
Reporter: Lukáš Fryč
Assignee: Lukáš Fryč
Fix For: 4.3.0.M3
Calendar does not work correctly because of use of {{useNative=false}} - in this mode, the font-color of input is not changed until user manually focuses / blurs the input.
And calendar does not fire such events.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years
[JBoss JIRA] (RF-12603) JS TypeError exception from RichFaces.csv.addMessage line added to page source
by Ken H (JIRA)
Ken H created RF-12603:
--------------------------
Summary: JS TypeError exception from RichFaces.csv.addMessage line added to page source
Key: RF-12603
URL: https://issues.jboss.org/browse/RF-12603
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.3.0.M2
Reporter: Ken H
The JS line:
{code}if (RichFaces.csv) { RichFaces.csv.addMessage({ 'UISELECTONE_INVALID': {detail:'{0}: Validation Error: Value is not valid',summary:'{0}: Validation Error: Value is not valid',severity:2} }); }{code}
That was added to my pages causes:
{code}Uncaught TypeError: Object #<Object> has no method 'addMessage'{code}
RichFaces.csv does appear to not have an addMessage method. I am not sure what caused this line to be added to the generated script block on the page.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years
[JBoss JIRA] (RF-12556) maven help:describe for maven-cdk-plugin gets failed: String index out of range: -1
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-12556?page=com.atlassian.jira.plugin.s... ]
Brian Leathem commented on RF-12556:
------------------------------------
This has been broken since the initial 4.x release of the mvn-cdk-plugin:
{code}
mvn -e help:describe -DgroupId=org.richfaces.cdk -DartifactId=maven-cdk-plugin -Dversion=4.0.0.20100715-M1
{code}
However it did work in the 3.x releases of the plugin.
{code}
mvn -e help:describe -DgroupId=org.richfaces.cdk -DartifactId=maven-cdk-plugin -Dversion=3.3.3.Final
{code}
> maven help:describe for maven-cdk-plugin gets failed: String index out of range: -1
> -----------------------------------------------------------------------------------
>
> Key: RF-12556
> URL: https://issues.jboss.org/browse/RF-12556
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: cdk
> Affects Versions: 4.0.0.Final, 4.1.0.Final, 4.2.0.Final, 4.2.1.Final
> Reporter: Marek Novotny
> Assignee: Brian Leathem
> Fix For: 4.3.0.M3
>
>
> Standard maven help for maven Mojo or Plugins fails on getting help for maven-cdk-plugin by running:
> mvn help:describe -DgroupId=org.richfaces.cdk -DartifactId=maven-cdk-plugin -Dversion=4.2.1.Final
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years