Bugtracker

E-commerce - Product options not deleted from the database after removing items from the shopping cart
Certain types of product options weren't deleted from the 'COM_ShoppingCartSKU' database table after removing items during the checkout process using the Remove checkbox and Update button.
Found in version 7.0, status: fixed, hotfix: 7.0.28
Newsletters - New feature: No limit on the number of imported newsletter subscribers
New feature: The newsletter subscriber import now works asynchronously, so you can import any number of subscribers. The system also displays the progress of the import and the process can be canceled.
Found in version 7.0, status: fixed, hotfix: 7.0.28
Macros - Incorrect escaping for backslashes in string constants
Backslashes in string constants within macro expressions were escaped incorrectly in some cases.
Found in version 7.0, status: fixed, hotfix: 7.0.28
CSS - Incorrect MIME type for CSS resources
When using CSS minification, CSS resources were returned with the wrong MIME type in special cases.
Found in version 7.0, status: fixed, hotfix: 7.0.28
Import/Export - Blog post subscriptions not importing
Blog post subscriptions of users weren't imported into the system even if they were included in the import package.
Found in version 7.0, status: fixed, hotfix: 7.0.28
Custom tables - Item search not working in the Custom table item selector
When selecting 'more items' from the 'Custom table item selector' form control, the item search didn't work correctly.
Found in version 7.0, status: fixed, hotfix: 7.0.27
Staging - Incorrect synchronization task order when using "Process selected"
The "Process selected" action in the staging UI incorrectly ran synchronization tasks according to the selected grid order, which could lead to synchronization problems in the target environment.
Found in version 7.0, status: fixed, hotfix: 7.0.27
Macros - 'DataItemIndex' macro not working in open IF statements
The 'DataItemIndex' macro didn't work inside open IF statements in transformations.
Found in version 7.0, status: fixed, hotfix: 7.0.27
Output filter - 'colspan' and 'rowspan' table attributes incorrectly converted to classes
The 'colspan' and 'rowspan' table attributes were incorrectly converted to classes by the HTML5 output filter, even if table tags weren't configured for conversion to DIV tags.
Found in version 7.0, status: fixed, hotfix: 7.0.27
General - Skipped worker processes
The system skipped worker processes when too many processes were run from a single request. For example, this could lead to incorrect behavior of Marketing automation processes.
Found in version 7.0, status: fixed, hotfix: 7.0.27