[BUG]: Cannot Edit the Component Files & Folders #1094

Closed
opened 2024-03-18 15:20:08 +00:00 by Malachi · 2 comments
Member

What Happened?

When Editing the Demo Component Files & Folders.

  • This is the error outputs
    image

image
image
image

Steps to reproduce the Bug

  1. Install component-builder v5.0.0-alpha4.zip or v4.0.0-alpha4.zip.
  2. Go to Demo Component in the Component Builder.
  3. Then go to the component files & folders.

Which Joomla version are you compiling in?

v5.0.3

Which PHP version are you compiling in?

v8.2

Which Joomla versions are you targeting?

v5.0.3

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.0-alpha4 & v4.0.0-alpha4

Which Joomla version is JCB installed on?

Joomla 5, Joomla 4

Where in JCB did this issue occur?

Joomla Components(admin_views)

On which browsers did you encounter the issue?

Firefox

Additional Comments

No response

### What Happened? When Editing the Demo Component Files & Folders. * This is the error outputs ![image](https://git.vdm.dev/attachments/e8e67c9a-0143-4487-b769-fd052d9b29a4) ![image](https://git.vdm.dev/attachments/bdfa2b29-e544-4583-a555-c2bf3a2bb0e3) ![image](https://git.vdm.dev/attachments/a3d4a86c-d5b1-4a9f-b81b-2d8d2903013c) ![image](https://git.vdm.dev/attachments/f54acc1f-747d-48aa-b517-c08b41d3f385) ### Steps to reproduce the Bug 1. Install component-builder v5.0.0-alpha4.zip or v4.0.0-alpha4.zip. 2. Go to Demo Component in the Component Builder. 3. Then go to the component files & folders. ### Which Joomla version are you compiling in? v5.0.3 ### Which PHP version are you compiling in? v8.2 ### Which Joomla versions are you targeting? v5.0.3 ### 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.0-alpha4 & v4.0.0-alpha4 ### Which Joomla version is JCB installed on? Joomla 5, Joomla 4 ### Where in JCB did this issue occur? Joomla Components(admin_views) ### On which browsers did you encounter the issue? Firefox ### Additional Comments _No response_
Malachi added the
Bug
label 2024-03-18 15:20:08 +00:00
Robot referenced this issue from a commit 2024-03-20 12:20:45 +00:00
Robot referenced this issue from a commit 2024-03-20 12:22:34 +00:00
Member

The issue also needs to be fixed in CustomfolderlistField.php since the new release only fixed it for CustomfilelistField.php.
I installed the v5.0.0-alpha5 and editing the Demo Component files & folders still didn't work until I also fixed the issue in the Customfolderlist.php.

The issue also needs to be fixed in [CustomfolderlistField.php](https://git.vdm.dev/joomla/Component-Builder/src/commit/8548530b6da9494470cdc7e095e7f215c0d26ff2/admin/src/Field/CustomfolderlistField.php#L53) since the new release only fixed it for [CustomfilelistField.php](https://git.vdm.dev/joomla/Component-Builder/src/commit/8548530b6da9494470cdc7e095e7f215c0d26ff2/admin/src/Field/CustomfilelistField.php#L50). I installed the [v5.0.0-alpha5](https://git.vdm.dev/joomla/Component-Builder/releases/tag/v5.0.0-alpha5) and editing the Demo Component files & folders still didn't work until I also fixed the issue in the [Customfolderlist.php](https://git.vdm.dev/joomla/Component-Builder/src/commit/8548530b6da9494470cdc7e095e7f215c0d26ff2/admin/src/Field/CustomfolderlistField.php#L53).
Robot referenced this issue from a commit 2024-04-07 09:54:48 +00:00
Robot referenced this issue from a commit 2024-04-07 10:01:57 +00:00
Author
Member

The new releases of v4.0.0-beta3 and of v5.0.0-beta3 fixes the problem.

This issue can be closed.

The new releases of [v4.0.0-beta3](https://git.vdm.dev/joomla/pkg-component-builder/src/tag/v4.0.0-beta3) and of [v5.0.0-beta3](https://git.vdm.dev/joomla/pkg-component-builder/src/tag/v5.0.0-beta3) fixes the problem. This issue can be closed.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: joomla/Component-Builder#1094
No description provided.