open-vsx.org icon indicating copy to clipboard operation
open-vsx.org copied to clipboard

The fields in the More Info panel return invalid date

Open rainbyte opened this issue 1 year ago • 5 comments

Description

In the Website it can be seen the current version of an extension, publication date and fields.

In vscode extension details the dates are shown as invalid:

image

There is a PR in openvsx repo which implemented a fix: https://github.com/eclipse/openvsx/pull/434

Steps to reproduce

  1. Open vscode
  2. Click on Extensions icon on the left
  3. Select any extension from the list
  4. Look into the More Info panel
  5. Dates are Invalid Date :scream:

Expected result

  • Website endpoints should return valid dates
  • Dates can be shown in the editor extension details

rainbyte avatar Aug 23 '22 21:08 rainbyte

@rainbyte I was also able to reproduce this. @amvanbaren is the PR above in the deployment queue?

kineticsquid avatar Aug 25 '22 15:08 kineticsquid

@rainbyte I was also able to reproduce this. @amvanbaren is the PR above in the deployment queue?

I don't know if it was working before. I think it has been like this since I started using Code-OSS build on Arch Linux (I was using emacs before)

rainbyte avatar Aug 26 '22 15:08 rainbyte

@kineticsquid Yes, the deployment that is about to be released contains a fix for this issue. It was adressed in PR https://github.com/eclipse/openvsx/pull/434

amvanbaren avatar Aug 26 '22 17:08 amvanbaren

Hello @amvanbaren , any update about this? I'm still seeing "invalid date" in my editor :(

rainbyte avatar Sep 20 '22 23:09 rainbyte

Hi @rainbyte, you can follow helpdesk issues #1698 or #1483 for updates.

amvanbaren avatar Sep 21 '22 10:09 amvanbaren

This appears to be fixed now. @rainbyte?

kineticsquid avatar Oct 22 '22 19:10 kineticsquid

@rainbyte ^^^^

kineticsquid avatar Oct 25 '22 13:10 kineticsquid

It seems to be working now. Thanks!

rainbyte avatar Oct 25 '22 16:10 rainbyte