Bug 1002962

Summary: Timestamp fields not working well on eap
Product: [Retired] JBoss BPMS Platform 6 Reporter: Pere Fernàndez <pere.fernandez>
Component: Form ModelerAssignee: Pere Fernàndez <pere.fernandez>
Status: CLOSED CURRENTRELEASE QA Contact: Jiri Locker <jlocker>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.0.0   
Target Milestone: ER3   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 20:08:24 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Pere Fernàndez 2013-08-30 11:21:43 UTC
Timestamp fields in forms aren't working well on eap. The calendar popup isn't showing the full date-time picker and generates an unespected value that cannot be handled by DateFieldHandler.

Steps to Reproduce:
1. Go to project Authoring
2. Deploy IntegrationTests project
3. Run TestTypes process
4. Modify useDate field

Comment 2 Pere Fernàndez 2013-08-30 13:42:53 UTC
Fixed CDI problem that makes that EAP to choose the wrong DateHandler.

Commits:
https://github.com/droolsjbpm/jbpm-form-modeler/commit/078815e83fd1761303b11ee3f1ec6dec74b79710

Comment 3 Jiri Locker 2013-09-30 09:33:47 UTC
Fixed in ER3.