Console icon indicating copy to clipboard operation
Console copied to clipboard

Sitecore PowerShell Extensions

Results 146 Console issues
Sort by recently updated
recently updated
newest added

Hello, I propose to add the following report in the content edit section to prevent the crashed of the content editor as described here: https://getfishtank.ca/en/blog/fixing-uncaught-syntaxerror-unexpected-identifier-and-cannot-read-property-reset-of-undefined Regards, Benjamin Vangansewinkel ``` filter...

improvement
area-scripts

Sitecore version 8.2 (rev 170614) Sitecore PowerShell version 4.7 (I am unable to find an issue or release note where this has been addressed since my working version) ### Expected...

area-platform
area-user-interface

Encountered an issue while deploying to a specific version of Sitecore. ``` ... Inner Exception: Method not found: 'Void Sitecore.Pipelines.GetChromeData.GetChromeDataProcessor..ctor()'. at Spe.Integrations.Pipelines.PageEditorExperienceButtonScript..ctor() ``` This appears to be related to an...

area-platform
area-user-interface
impact-limited-sitecore-9

### Expected Behavior To create a new language version for a bunch of items (thousands and more) I want to use an `EventDisabler`. I expected the language versions to be...

question

Sitecore Version 9.1.1.2459 SPE 5.0, 5.1, and 6.0 beta 3 I receive the following error when trying to connect with SPE Remoting: ``` [ArgumentNullException]: Value cannot be null. Parameter name:...

### Expected Behavior Assigning an (image) item directly to a image field property should produce a raw value such as `` ### Actual Behavior If the image has an alt...

question

A few things I had in mind: * Generate the help file maml xml after installation. This would ensure the file is up-to-date. * Functions should be included when rendering...

**Environment:** Sitecore 9.0.2, 9.1.0 Sitecore PowerShell Extensions-4.7.2 for Sitecore 8 **Issue:** “Console” and “Scripts” are absent in context menu in Danish, German, Chinese languages **Scenario:** 1. Login to Sitecore 2....

improvement
area-user-interface
stale

Images: The default behavior renderings the image. Would like an option to convert to ItemPath. ![image](https://user-images.githubusercontent.com/933163/59891739-fae47180-939b-11e9-8738-b19db4939777.png) Languages: There is no option to filter languages. ![image](https://user-images.githubusercontent.com/933163/59891799-3121f100-939c-11e9-8bf5-6537225d1387.png)

### Expected Behavior Executing a script using "Execute in http request context" will get selected language of the item. ### Actual Behavior "Execute in http request context" will currently only...