joomla-extensions / jedchecker

Joomla extension to check components, modules or plugins for possible problems for submission to the JED -> Translations: https://joomla.crowdin.com/joomla-official-extensions
38 stars 28 forks source link

[J5] JED Checker extension only works with b/c plugin enabled #218

Closed bayareajenn closed 6 months ago

bayareajenn commented 11 months ago

In testing Official Joomla Extensions in J5, I found that the JED checker only works with the backward compatibility plugin enabled.

Because it's an official J extension, it should work with the b/c plugin disabled too.

Here's a screenshot with debug on of how it looks with the b/c plugin disabled in J5a4 (nightlies).

image

dryabov commented 11 months ago

Yes, Joomla! 5.0 is not supported yet. I'm going to release JEDChecker 2.5 with J5 support after official release of Joomla! 5 Beta (approx. after September, 5) when we can be sure no significant changes will be made in API.

Currently it seems to be sufficient just to rename J-prefixed class names to "actual" class names, but I'll need to test it carefully.

bayareajenn commented 11 months ago

Great! Thanks @dryabov. I was just making sure it's on the list. <3