[JBoss JIRA] (RFPL-3281) Test new implemetation of file upload
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RFPL-3281?page=com.atlassian.jira.plugin.... ]
Juraj Húska commented on RFPL-3281:
-----------------------------------
The tests need to be rewritten a little bit. E.g. usage of {{Graphene.guardAjax}} is now preferred before {{MetamerPage.waitRequest}}.
> Test new implemetation of file upload
> -------------------------------------
>
> Key: RFPL-3281
> URL: https://issues.jboss.org/browse/RFPL-3281
> Project: RichFaces Planning
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: QE
> Affects Versions: 5.0.0.Alpha3
> Reporter: Pavol Pitonak
> Assignee: Juraj Húska
>
> The file upload component in RichFaces 5 was reimplemented.
> * Everything expected to work
> * Using Servlet 3.0 API for file uploads - won't work on Tomcat 6
> * Files are sent through an XHR request (as opposed to the previous iframe approach)
> * Originally had to intercept the request early to get upload progress updates
> but now we monitor the upload progress on the client, so this is not needed
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 10 months
[JBoss JIRA] (RFPL-3343) Deploy the showcase
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RFPL-3343?page=com.atlassian.jira.plugin.... ]
Brian Leathem commented on RFPL-3343:
-------------------------------------
[~michpetrov] this issue is marked as _Resolved_, but the showcase (http://showcase.richfaces.org/) is still showing that it's running version {{4.3.5.Final}}. Either the VersionBean is reporting the wrong version (a bug) or the showcase deployment has not in fact been performed. Can you update this issue with the current status of the showcase deployment?
> Deploy the showcase
> -------------------
>
> Key: RFPL-3343
> URL: https://issues.jboss.org/browse/RFPL-3343
> Project: RichFaces Planning
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: release
> Affects Versions: 4.3.7
> Reporter: Brian Leathem
> Assignee: Michal Petrov
> Fix For: 4.3.7
>
>
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 10 months
[JBoss JIRA] (RFPL-3370) Fix TraviCI build
by Pavol Pitonak (JIRA)
Pavol Pitonak created RFPL-3370:
-----------------------------------
Summary: Fix TraviCI build
Key: RFPL-3370
URL: https://issues.jboss.org/browse/RFPL-3370
Project: RichFaces Planning
Issue Type: Task
Security Level: Public (Everyone can see)
Components: QE
Affects Versions: 4.5.0.Alpha2
Reporter: Pavol Pitonak
Assignee: Juraj Húska
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 10 months
[JBoss JIRA] (RFPL-3369) Metamer 4.5 doesn't work
by Jiří Štefek (JIRA)
[ https://issues.jboss.org/browse/RFPL-3369?page=com.atlassian.jira.plugin.... ]
Jiří Štefek resolved RFPL-3369.
-------------------------------
Resolution: Done
There should be no such exceptions anymore.
Verified on Jenkins job with core, dnd, input, misc and output components tests suites on win machine with AS 7.1.
> Metamer 4.5 doesn't work
> ------------------------
>
> Key: RFPL-3369
> URL: https://issues.jboss.org/browse/RFPL-3369
> Project: RichFaces Planning
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: QE
> Affects Versions: 4.5.0.Alpha2
> Reporter: Pavol Pitonak
> Assignee: Jiří Štefek
>
> # run metamer tests: {{mvn clean verify -P tomcat-managed-7}}
> result:
> * multiple exceptions similar to this one:
> {code}
> com.sun.faces.mgbean.ManagedBeanCreationException: An error occurred performing resource injection on managed bean richAccordionItemBean
> {code}
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 11 months