[JBoss JIRA] Created: (RFPL-1664) Metamer: rich:calendar: @showApplyButton=false causes ConvertException
by Ján Jamrich (JIRA)
Metamer: rich:calendar: @showApplyButton=false causes ConvertException
----------------------------------------------------------------------
Key: RFPL-1664
URL: https://issues.jboss.org/browse/RFPL-1664
Project: RichFaces Planning
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.1.0.Milestone2
Environment: RichFaces 4.1.0.20110910-M2 r.
Metamer 4.1.0.20110910-M2 r.22701
Mojarra 2.0.4-b09-jbossorg-4
JBoss Web 7.0.1.Final
Java(TM) SE Runtime Environment 1.6.0_26-b03 @ Linux
Mozilla/5.0 (X11; Linux i686; rv:7.0) Gecko/20100101 Firefox/7.0
Reporter: Ján Jamrich
Assignee: Ján Jamrich
Fix For: 4.1.0.Milestone2
set @showApplyButton = false raise following error:
javax.faces.convert.ConverterException: form:calendar: 'Thu Sep 01 02:00:00 CEST 2011' could not be understood as a date.
Even value was selected from calendar and submitted by button without validation errors (Sep 14, 2011 13:03, output: Sep 14, 2011 13:03)
Another value set and submitted: Sep 2, 2011 10:09, and error the same as above (with Sep 1)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 6 months
[JBoss JIRA] (RFPL-1873) Write tests for AJAX loading of resources in dynamically generated subtree
by Lukáš Fryč (Created) (JIRA)
Write tests for AJAX loading of resources in dynamically generated subtree
--------------------------------------------------------------------------
Key: RFPL-1873
URL: https://issues.jboss.org/browse/RFPL-1873
Project: RichFaces Planning
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: testing
Affects Versions: 4.1.0.Final
Reporter: Lukáš Fryč
There are several scenarios where components are dynamically added to the tree so resources for these components doesn't have to be loaded by AJAX:
* components added programatically
* components included by {{ui:include}} with dynamic {{src}} attribute
* components under dynamic rows/panels/etc., e.g. {{rich:tab}} generated by {{c:forEach}} (RF-11694)
Create mock components with mock resources and test that when component rendered "dynamically", the resources (JS and CSS) are provided to the page properly.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 8 months
[JBoss JIRA] (RFPL-2258) Create a visual suite creating screenshots for selected components in Metamer
by Lukáš Fryč (JIRA)
Lukáš Fryč created RFPL-2258:
--------------------------------
Summary: Create a visual suite creating screenshots for selected components in Metamer
Key: RFPL-2258
URL: https://issues.jboss.org/browse/RFPL-2258
Project: RichFaces Planning
Issue Type: Task
Security Level: Public (Everyone can see)
Components: QE
Reporter: Lukáš Fryč
Assignee: Pavol Pitonak
Jakub Dunja is working on creating the RushEye Manager,
which would take the set of screenshots, turn them into RushEye suite descriptor and run the test suite against second set of screenshots.
----
What we need is screenshots reflecting the state of components in two RF versions ({{4.1}} and {{4.2}}) to prove it works and see the real results of the tool.
The goals:
Create the tool to turn Selenium tests into suite of images.
Use the notes in the [Automated Visual Comparison of Browser Screen Captures|http://is.muni.cz/th/207442/fi_b/?lang=en] ([PDF|]http://is.muni.cz/th/207442/fi_b/automated-testing-of-browser-screen-captures.pdf) as a base.
----
Watch the [Forum Reference] for more information on the development.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 10 months