In D551#11256, @erik wrote:
- \NParserCompiler::FindTemplateFiles - recompile all templates from the System Tools section - first convertPathToRelative call is with $path = /core/admin_templates parameter, so no comversion happens - incoming path already is relative. However, result is relative path, so test is passed.
- Queries
- All Stories
- Search
- Advanced Search
Feed All Stories
All Stories
All Stories
Today
Today
Yesterday
Yesterday
- \NParserCompiler::FindTemplateFiles - recompile all templates from the System Tools section - first convertPathToRelative call is with $path = /core/admin_templates parameter, so no comversion happens - incoming path already is relative. However, result is relative path, so test is passed.
Reverted change from array_merge into += during template parser mass-compilation error displaying.
Added color names in comments.
Tue, Dec 16
Tue, Dec 16
Improve handling of log levels, that doesn't require coloring.
All task-defined coloring is right.
Thu, Dec 11
Thu, Dec 11
"use the above-created user and products (several with different quantities)"
Cosmetic change.
Wed, Dec 10
Wed, Dec 10
Bug INP-1859 - Escape MySQL 8.3 keywords
Tue, Dec 9
Tue, Dec 9
Without this change - also no SQL error. Maybe, because no MySQL 8.x in the test system.
Tue, Nov 25
Tue, Nov 25
In D546#11169, @erik wrote:failed parts 1.10, 1.11. (in both clean install and upgrade cases)
after "use the Clear Templates Cache functionality"
system/cache/core/admin_templates folder is present and has drwxr-xr-x permissions, but system/cache/core/admin_templates/config folder is not present, and system/cache/core/admin_templates/config/config_universal.php file is not present.under system/cache/core/admin_templates folder are present only incs folder and and tools folder
after "Compiled Template Permission Mode" is changed, system/cache/core/admin_templates/tools folder disappears and system/cache/core/admin_templates/config folder is created, so all other test plan checks are passed.
failed parts 1.10, 1.11. (in both clean install and upgrade cases)
Wed, Nov 19
Wed, Nov 19
Nov 5 2025
Nov 5 2025
alex added "INP-1928" JIRA issue(s) to rINP16862: Fixes INP-1928 - Automatic Scheduled Task creation protection.
Fixes INP-1928 - Automatic Scheduled Task creation protection
Oct 23 2025
Oct 23 2025
Oct 6 2025
Oct 6 2025
alex added "INP-1927" JIRA issue(s) to rINP16861: Fixes INP-1927 - Support "tinyint" data type in Table Structure Generator.
alex committed rINP16861: Fixes INP-1927 - Support "tinyint" data type in Table Structure Generator.
Fixes INP-1927 - Support "tinyint" data type in Table Structure Generator
alex updated the test plan for D543: INP-1927 Support "tinyint" data type in Table Structure Generator.
Sep 25 2025
Sep 25 2025
erik updated the test plan for D543: INP-1927 Support "tinyint" data type in Table Structure Generator.
Sep 4 2025
Sep 4 2025
alex added "INP-1926" JIRA issue(s) to rINP16860: Fixes INP-1926 - Display "Hostname" and "Server Hostname" in the Session Log.
alex committed rINP16860: Fixes INP-1926 - Display "Hostname" and "Server Hostname" in the Session Log.
Fixes INP-1926 - Display "Hostname" and "Server Hostname" in the Session Log
alex updated the diff for D542: INP-1926 - Display "Hostname" and "Server Hostname" in the Session Log.
Use "la_fld_LogServerHostname" phrases (existing) instead of "la_fld_ServerHostname" (non-existing) in the Session Log grid.
erik requested changes to D542: INP-1926 - Display "Hostname" and "Server Hostname" in the Session Log.
In the D539 added another phrase. Phrase la_fld_ServerHostname is detected as missing during tests.
alex requested review of D542: INP-1926 - Display "Hostname" and "Server Hostname" in the Session Log.
In D542#11101, @erik wrote:All by test plan is ok, but missing phrase for "Server Hostname" field (Session log grid column title).
alex updated the test plan for D542: INP-1926 - Display "Hostname" and "Server Hostname" in the Session Log.
Sep 3 2025
Sep 3 2025
erik requested changes to D542: INP-1926 - Display "Hostname" and "Server Hostname" in the Session Log.
All by test plan is ok, but missing phrase for "Server Hostname" field (Session log grid column title).
alex requested review of D542: INP-1926 - Display "Hostname" and "Server Hostname" in the Session Log.
Fixes INP-1923 - Display "Server Hostname" in the System Log
alex added "INP-1923" JIRA issue(s) to rINP16859: Fixes INP-1923 - Display "Server Hostname" in the System Log.
Extracted Arcanist integration into a separate Differential Revision.
alex added "INP-1924" JIRA issue(s) to rINP16858: Fixes INP-1924 - Immediately skip tests, that doesn't work without an Internet….
alex committed rINP16858: Fixes INP-1924 - Immediately skip tests, that doesn't work without an Internet….
Fixes INP-1924 - Immediately skip tests, that doesn't work without an Internet…
alex committed rINP16857: Fixes INP-1900 - Ensure numeric parameter values inside "kUtil::Pounds2Kg"….
Fixes INP-1900 - Ensure numeric parameter values inside "kUtil::Pounds2Kg"…
alex added "INP-1900" JIRA issue(s) to rINP16857: Fixes INP-1900 - Ensure numeric parameter values inside "kUtil::Pounds2Kg"….
alex updated the diff for D509: INP-1900 Ensure numeric parameter values inside "kUtil::Pounds2Kg" method.
Rename test file/class to make Phabricator understand PHPUnit test results/coverage.
Fixes INP-1925 - Configure PHPUnit integration with Arcanist
alex added "INP-1925" JIRA issue(s) to rINP16856: Fixes INP-1925 - Configure PHPUnit integration with Arcanist.
erik updated the diff for D509: INP-1900 Ensure numeric parameter values inside "kUtil::Pounds2Kg" method.
Replaced assertEquels with assertSame in all tests, added in this revision.
alex requested changes to D509: INP-1900 Ensure numeric parameter values inside "kUtil::Pounds2Kg" method.
Sep 2 2025
Sep 2 2025
erik updated the diff for D509: INP-1900 Ensure numeric parameter values inside "kUtil::Pounds2Kg" method.
Added test case when pounds and ounces both are zero.
erik added inline comments to D509: INP-1900 Ensure numeric parameter values inside "kUtil::Pounds2Kg" method.
alex requested changes to D509: INP-1900 Ensure numeric parameter values inside "kUtil::Pounds2Kg" method.
erik updated the test plan for D509: INP-1900 Ensure numeric parameter values inside "kUtil::Pounds2Kg" method.
erik updated the diff for D509: INP-1900 Ensure numeric parameter values inside "kUtil::Pounds2Kg" method.
Made all requested fixes. Created tests for kUbitFormatter class.
alex requested changes to D509: INP-1900 Ensure numeric parameter values inside "kUtil::Pounds2Kg" method.
Also try to modify tested code to confirm, that related tests would fail.
Sep 1 2025
Sep 1 2025
erik updated the test plan for D509: INP-1900 Ensure numeric parameter values inside "kUtil::Pounds2Kg" method.
erik updated the diff for D509: INP-1900 Ensure numeric parameter values inside "kUtil::Pounds2Kg" method.
Changed ligic, added unit tests.
alex requested changes to D509: INP-1900 Ensure numeric parameter values inside "kUtil::Pounds2Kg" method.
Let's implement this the other way around (sender does type casting, but recipient throws an exception on error on any PHP version):
Aug 31 2025
Aug 31 2025
alex added "INP-1874" JIRA issue(s) to rINP16855: Fixes INP-1874 - Sanitize $_SERVER['PHP_SELF'] value.
Fixes INP-1874 - Sanitize $_SERVER['PHP_SELF'] value