[BUG]: In the Join tab of the Dynamic Get, view fields are not added of the targeted backend view #1155
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: joomla/Component-Builder#1155
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?
When I'm editing a
Dynamic Get
and I go to the Joint tab and add aJoin View Table
the following error occurs:I choose a backend view to join and none of the
fields to be selected from table
appears.In the console I get this error:
Steps to reproduce the Bug
Go into a Dynamic Get and in the Joint Tab add a
join view table
.Which Joomla version are you compiling in?
v5.1.2
Which PHP version are you compiling in?
v8.2
Which Joomla versions are you targeting?
v5.1.2
Which PHP version are you targeting?
v8.2
Which Web server is JCB running on?
Apache 2.4
Which Relational Database is JCB running on?
Mysqli Latest
Which OS is JCB running on?
Ubuntu 22.04
Which JCB version are you using?
v5.0.2-alpha3
Where in JCB did this issue occur?
Dynamic Get(admin_view)
On which browsers did you encounter the issue?
Firefox
Additional Comments
In Joomla Five:
In Joomla Three:
The latest release of JCB v5.0.2-beta3 has fixed this issue and the Dynamic Get's Joint tables now works perfectly.
This issue has been resolved and can be closed.