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

Use ISO8601 in method getPreservationTimeline of browser service in roda-wui #63

Closed
luis100 opened this issue Oct 22, 2013 · 1 comment
Assignees
Labels
Milestone

Comments

@luis100
Copy link
Member

luis100 commented Oct 22, 2013

https://github.com/keeps/roda/blob/master/roda-ui/roda-wui/src/main/java/pt/gov/dgarq/roda/wui/dissemination/browse/server/BrowserServiceImpl.java?source=cc#L486

Use ISO8601 instead of locale dependant and thread unsafe current date format. Current implementation gives an error when system OS locale is not english.

@ghost ghost assigned hsilva-keep Oct 22, 2013
@luis100
Copy link
Member Author

luis100 commented Nov 14, 2013

Fixed on 0cf88f4

@luis100 luis100 closed this as completed Nov 14, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants