Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Param with pattern="{now}" and type="DATE" results in DATETIME instead #6693

Open
Tracked by #6802
MLenterman opened this issue Apr 18, 2024 · 0 comments
Open
Tracked by #6802
Assignees

Comments

@MLenterman
Copy link

❗ please do not add sensitive information in issues, you can provide extra information via email using issue number as reference ❗

Describe the issue
Param with pattern="{now}" and type="DATE" results in DATETIME instead. Only difference from type="DATETIME" is that the time part is set to 00:00:00Z when using type="DATE".

Reporter
M. Lenterman

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Screenshots
If applicable, add screenshots to help explain your problem.

Configuration

<Param name="NowDate" pattern="{now}" type="DATE" />

Input

Please provide an example of the input message. 
Alternatively, provide a Ladybug report.

Environment

FF! 8.1.0-RC2-20240411.160355: Openforms2bpel 1.16.4
Running on c3233bd5b6ad using Apache Tomcat/9.0.87
Java Version: OpenJDK Runtime Environment (17.0.10+7)
Heap size: 231M, total JVM memory: 360M
Free disk space: 181GB, total disk space: 251GB
Up since: 2024-04-18 15:53:54 (4m) 

Additional Environment

  • DBMS: [e.g. Oracle, MSSQL, MariaDB, MySql, PostgreSQL]
  • Browser: [e.g. Chrome, Safari, Edge, Firefox]

Additional Context
Add any other context about the problem here. (f.e. ladybug report / test adapter with larva test)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants