Part 3.2 go to the Configuration → Website → Advanced section - FAILED, can't. login, redirects to login screen. Logged in only after all current site cookies deleted before login.
Part 7.9 confirm, that domain/protocol combo is allowed - NO The "https://front-https.test.domain.com" protocol/domain combo is not allowed.
Part 10.2 login - FAILED, can't. login, redirects to login screen. Logged in only after all current site cookies deleted before login.
- Queries
- All Stories
- Search
- Advanced Search
All Stories
Mar 12 2025
Excluded "site_domain_eh.php" with no changes from the Differential Revision.
Restored Browse Mode support when Front-End and Admin Console are using different SSL domains.
Discovered a bug where Front-End can’t be opened in a Browse Mode if SSL is being used and Front-End and Admin Console are using different SSL domains.
Mar 10 2025
Updated test plan. Please retest.
In D511#10419, @erik wrote:All tested, there is list of possible differences from test plan expectations.
Part 2.7 confirm you stayed on the admin1-https.test.domain.com domain and http:// protocol - NO, STAYED ON same domain/protocol test.domain.com
Mar 6 2025
All tested, there is list of possible differences from test plan expectations.
Mar 5 2025
Feb 10 2025
Feb 5 2025
Jan 29 2025
Ensure new identical field order in both unit config and database table.
- extract "\ChangeLogHelper::getUserFields" from the "\ChangeLogHelper::getAddFields" for easier customization
- change cache key of the \ChangeLogHelper::getAddFields method to include also session_id
Rebase on top of D504.
Jan 28 2025
Added missing license.
Jan 26 2025
Jan 24 2025
Minor SQL formatting changes.
Jan 23 2025
Done all requested minor fixes
The test passed. However, please make these minor adjustments.
Done all requested improvements
Jan 22 2025
I haven't executed the test plan yet. Please make the proposed corrections/answer questions.
Jan 20 2025
In D497#10224, @alex wrote:In D497#10220, @erik wrote:maybe, test plan should include requirement to have checked "Use Cron to run Scheduled Tasks" - otherwise visible email queue is usually empty.
Done.
detected error, not related to current task when creating product
Product was created by default in home category, so not shown on front-end. So, manipulating with product categories on product edit sections tab,
i got SQL error when trying delete product section.RuntimeException: Column 'CategoryId' in where clause is ambiguous
I'll create a separate issue about an SQL error during removing a category association from the category item (e.g. product).