Major Upgrade to JCB (stable) #244

Merged
Llewellyn merged 22 commits from staging into master 2018-03-19 03:47:09 +00:00
Owner

This is a major improvement to JCB, with many issues fixed and feature request added.

Summary of Changes

Please check the commit messages

Testing Instructions

Insure that complex components still compile with out any real noticeable changes, except in the areas of new feature implementation.

Expected result

Stable JCB

This is a major improvement to JCB, with many issues fixed and feature request added. ### Summary of Changes Please check the commit messages ### Testing Instructions Insure that complex components still compile with out any real noticeable changes, except in the areas of new feature implementation. ### Expected result Stable JCB
Owner

The new JCB interface is working much more efficiently and smoother than in the past. It seems that the removal of the tab of the language strings' speeds up the process significantly in the Joomla component area.

The new JCB interface is working much more efficiently and smoother than in the past. It seems that the removal of the tab of the language strings' speeds up the process significantly in the Joomla component area.
Roline approved these changes 2018-03-18 20:30:33 +00:00
ro-ot (Migrated from github.com) approved these changes 2018-03-18 20:35:04 +00:00
ro-ot (Migrated from github.com) left a comment
Author
Owner

I can see that most of the changes were well tested in the issues, which makes this release very stable. All works well in PHP 7.1.1

I can see that most of the changes were well tested in the issues, which makes this release very stable. All works well in PHP 7.1.1
ro-ot commented 2018-03-18 20:44:38 +00:00 (Migrated from github.com)
Author
Owner

I quickly checked my error logs, sorry should have done that first. I get these errors:

PHP Warning: array_values() expects parameter 1 to be array, string given in /home/j/html_public/administrator/components/com_componentbuilder/helpers/compiler/a_Get.php on line 5432

This means placeholders are passed without being an array.

I quickly checked my error logs, sorry should have done that first. I get these errors: >PHP Warning: array_values() expects parameter 1 to be array, string given in /home/j/html_public/administrator/components/com_componentbuilder/helpers/compiler/a_Get.php on line [5432](https://github.com/vdm-io/Joomla-Component-Builder/blob/de2d95714105617295f9de22bdeff717d251df65/admin/helpers/compiler/a_Get.php#L5432) This means placeholders are passed without being an array.
ro-ot (Migrated from github.com) reviewed 2018-03-18 21:10:58 +00:00
Llewellyn added this to the Feature Requests project 2022-08-05 08:24:35 +00:00
Sign in to join this conversation.
No reviewers
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#244
No description provided.