[BUG]: missing menu option in jcb 5.0.0-alpha4 #1095
Labels
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: joomla/Component-Builder#1095
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What Happened?
The following menu options are not available:
Fields Categories
Field Types categories
Languages
Servers
Note that the above are available on the Dashboard.
In JCB 3.2.0-Beta7 these are still there
Steps to reproduce the Bug
Install JCB 5.0.0-Alpha4
Which Joomla version are you compiling in?
5.0.3
Which PHP version are you compiling in?
8.2
Which Joomla versions are you targeting?
5.0.3
Which PHP version are you targeting?
not important
Which Web server is JCB running on?
Apache
Which Relational Database is JCB running on?
Mariadb
Which OS is JCB running on?
Linux ubuntu
Which JCB version are you using?
5.0.0-alpha4
Which Joomla version is JCB installed on?
Joomla 5
Where in JCB did this issue occur?
Compilation of a component
On which browsers did you encounter the issue?
Firefox
Additional Comments
No response
[BUG]: missing menu option in jvb 5.0.0-alpha4to [BUG]: missing menu option in jcb 5.0.0-alpha4With 5.0.0-alpha6
Fields Categories still gone
Field Types categories still gone
Languages is back OK
Servers is back OK
Fields Categories still gone on 5.0.0-RC1
Field Types categories still gone 5.0.0-RC1
They are available in the dashboard, but not in the left hand side menu.
We are not planning to keep field categories in JCB, it might fall away, since filtering by view, and component should be enough.
Making JCB show the category link in the sub-menu for the extensions it build, this we might still try to get into JCB 4.0.0 before we release the stable version, but we make no promises.
Getting a stable version out of JCB in Joomla 4,5 is much more urgent, so cutting features away that are not ready seems like the quickest way forward for now.
As we are able those features will be added back.
Ok thanks!