Improved the export feature for all views, and much more... #581
No reviewers
Labels
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: joomla/Component-Builder#581
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "staging"
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?
Pull Request for Issue gh-576, gh-571, gh-570, gh-569, gh-565, gh-561.
Summary of Changes
Testing Instructions
Read each issue addressed at test accordingly.
Expected result
Many bug fixes, and improvements.
Tested most of the changes and JCB works properly, except for the batch functionality which produces duplicate copies of each and every record (item) when you do the COPY procedure for e.g(a field, admin view, dynamic get, etc..); The UPDATE works fine..
@ohrionmartin the batch issue, is it only happening in this staging branch? or in the existing stable version 2.11.2 of JCB as well?
Since if this issue exits in the stable version 2.11.2, then you should open a bug report, and we can try resolve it with the next update, so that we do not hold this new release/update back.
But if it is caused by this current new release/update, then we must first fix it before we can release version 2.11.3.
@Llewellynvdm
This seems to be a browser specific problem. I tested the current master branch, the stable staging branch (v2.11.2) and the beta release (staging branch v2.11.3) across Firefox, Google Chrome and the Chromium web browser. The Batch Function of all versions works perfectly on Chrome and Chromium, but malfunctioning on Firefox. So the problem seems to be with the browser and not JCB.