Results 35 issues of Alan Płócieniak

I think this line https://github.com/SitecorePowerShell/Console/blob/bf1845085098e8c5977a6f19637155511a77c588/unicorn/SPE/Scripts/SPE/SPE/Tools/Security%20Management/Reports/Security%20Audit/Find%20Audit%20Trail%20from%20logs.yml#L51 should use: `LastWriteTime` instead of `LastAccessTime` we use it for sorting but for unknown reason the other one is used to formating dates. **UPDATE 2024-04:**...

I think we should do something with this reference https://github.com/SitecorePowerShell/Console/blob/bf1845085098e8c5977a6f19637155511a77c588/src/Spe/Spe.csproj#L142-L145 [nuget](https://www.nuget.org/packages/System.Management.Automation.dll/) ![image](https://github.com/SitecorePowerShell/Console/assets/6848691/ae617c3a-1f73-48ac-a513-9f54442adf53)

Using cmldet in a following way result in creating new language versions `$item | Rename-Item -Newname "OK"` where `$item` is only version other than **en** ### Expected Behavior No extensive...

bug
impact-behaviour-change
area-commands
-release-highlight

1. Create an item with an RTE (Rich Text) field. 2. Set the value of the field to ``` ResourcesMSU Resource Center for Persons with Disabilities MSU Web AccessibilityAmericans with...

### Expected Behavior No exceptions in logs ### Actual Behavior **SPE Logs**: ``` 112336 08:34:42 INFO Arbitrary script execution in ISE by user: 'sitecore\Admin' ManagedPoolThread #8 08:34:42 ERROR Error while...

🐞 bug
area-platform

Fixes #475 Draft PR. Open for discussion.

Not a regression **ace.js** https://github.com/SitecorePowerShell/Console/blob/248a7bc4e34c9a50e3709130408c62a90bc39e6c/src/Spe/sitecore%20modules/PowerShell/Scripts/ace/ace.js#L1748 --- **Location:** ``` Path: Sitecore.PowerShell.Extensions-8.0-Beta-2-IAR/files/sitecore%20modules/PowerShell/Scripts/ace/ace.js, line 1748 Path: Sitecore.PowerShell.Extensions-8.0-Beta-2.scwdp/Content/Website/sitecore%20modules/PowerShell/Scripts/ace/ace.js, line 1748 Path: Sitecore.PowerShell.Extensions-8.0-Beta-2-IAR.scwdp/Content/Website/sitecore%20modules/PowerShell/Scripts/ace/ace.js, line 1748 Path: Sitecore.PowerShell.Extensions-8.0-Beta-2/files/sitecore%20modules/PowerShell/Scripts/ace/ace.js, line 1748 ``` **Proof:** **Info**: Setting targetOrigin to...

**ise.js** https://github.com/SitecorePowerShell/Console/blob/248a7bc4e34c9a50e3709130408c62a90bc39e6c/src/Spe/sitecore%20modules/PowerShell/Scripts/ise.js#L841 **reports.js** https://github.com/SitecorePowerShell/Console/blob/248a7bc4e34c9a50e3709130408c62a90bc39e6c/src/Spe/sitecore%20modules/PowerShell/Scripts/reports.js#L14 **console.js** https://github.com/SitecorePowerShell/Console/blob/248a7bc4e34c9a50e3709130408c62a90bc39e6c/src/Spe/sitecore%20modules/PowerShell/Scripts/console.js#L247 --- **Location:** ``` Path: Sitecore.PowerShell.Extensions-8.0-Beta-2-IAR.scwdp/Content/Website/sitecore%20modules/PowerShell/Scripts/ise.js, line 841 Path: Sitecore.PowerShell.Extensions-8.0-Beta-2-IAR.scwdp/Content/Website/sitecore%20modules/PowerShell/Scripts/reports.js, line 14 Path: Sitecore.PowerShell.Extensions-8.0-Beta-2-IAR.scwdp/Content/Website/sitecore%20modules/PowerShell/Scripts/console.js, line 247 Path: Sitecore.PowerShell.Extensions-8.0-Beta-2.scwdp/Content/Website/sitecore%20modules/PowerShell/Scripts/ise.js, line 841 Path: Sitecore.PowerShell.Extensions-8.0-Beta-2.scwdp/Content/Website/sitecore%20modules/PowerShell/Scripts/reports.js, line 14 Path:...