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

File Manager does not properly escape single quotes in date format #32

Open
ppantiru opened this issue Jul 3, 2020 · 0 comments
Open

Comments

@ppantiru
Copy link

ppantiru commented Jul 3, 2020

Steps to reproduce:

  1. Go to Administration > Localization
  2. Set multilingual to "yes" and add Spanish as Supported language
  3. Set the date format to: dd 'de' MMMM 'de' yyyy, HH:mm
  4. Go in the File Manager application

Results:

Screenshot from 2020-07-03 12-29-03

Expected result:
Since the date format is technically valid from a Java standpoint according to https://docs.oracle.com/javase/8/docs/api/java/text/SimpleDateFormat.html
File Manager should also support it.

@ppantiru ppantiru added this to the 2.2.11 milestone Jul 3, 2020
@polx polx removed this from the 2.2.11 milestone Jul 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants