eliashaeussler / typo3-badges

🌍 Symfony project with SVG and JSON endpoints for beautiful TYPO3 badges
https://typo3-badges.dev
GNU General Public License v3.0
11 stars 2 forks source link

[BUG] Missing supported version in badge #735

Closed liayn closed 1 year ago

liayn commented 1 year ago

Browser

FF

Operating system

-

Current behavior

https://extensions.typo3.org/extension/rx_shariff Allows v11 and v12

TYPO3 versions only shows v11

Expected behavior

11 & 12 is shown in the badge

Steps to reproduce

No response

Additional context

I don't know if this a problem of the TER API, but I since the TER itself shows it correctly...

eliashaeussler commented 1 year ago

Hi @liayn, since we completely rely on TER API responses, there's probably an issue over there. I was able to reproduce this for EXT:news and created an issue: https://git.typo3.org/services/t3o-sites/extensions.typo3.org/ter/-/issues/586

For EXT:rx_shariff, the information seems to be correct, AFAICS.

image

Side note: It might happen that badges are not up to date if there was a recent upload to TER. Extension metadata is cached for 60 minutes.

liayn commented 1 year ago

Interesting. I uploaded a new version of shariff right after creating this issue, but nothing changed in regards to compatibility here. Alright.

Feel free to close this issue, if you don't need it anymore.