[BUG]: Class "company\Component\mycomponent\Site\View\Mysettings\JEventDispatcher" not found #1130
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: joomla/Component-Builder#1130
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?
After compiling in Joomla 5.1.0 for Joomla 5 this error came up.
Where is this JeventDispatcher related to?
Steps to reproduce the Bug
Compiling for joomla 5
Which Joomla version are you compiling in?
5.1.0
Which PHP version are you compiling in?
8.3
Which Joomla versions are you targeting?
5
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 22.04
Which JCB version are you using?
5.0.1-alpha1
Where in JCB did this issue occur?
Compilation of a component
On which browsers did you encounter the issue?
Firefox
Additional Comments
Could it be I need an additional table copied from the joomla 3 database into the joomla 5 database? I don't have any error while compiling.