Jim Love

Results 9 issues of Jim Love

On Windows 8, connecting to an RSS Feed from Microsoft SharePoint. The URL does not end in .xml, rather it is an ASPX page that returns a valid RSS 2.0...

MacOSX 10.8.2 Attempting to add an RSS feed that requires a username and password yields this error: The feed URL you entered appears to be invalid. Error Domain=MWFeedParser Code=3 "The...

#### Category * Bug #### Environment * Office 365 / SharePoint Online * SharePoint 2016 * SharePoint 2013 If SharePoint on-premises, what's exact CU version: October 2018 #### Expected or...

If a Site Template (PNP XML) fails to deploy, it often simply yields the error from the server. **Describe the solution you'd like** It would be great if the error...

enhancement

Source: SP2013 Classic Publishing Target: SPO Runtime platform: .NET _Overall question - does ZoneId just not get populated for some web parts when coming from SP2013 & SP2016 due to...

I want to use `AppManager` class to do some remote deployments/upgrades of apps. Detecting what is currently deployed/installed via `AppManager` is a pain because the Id returned in the `AppMetadata`...

#### Category - [ ] Enhancement - [ ] Bug - [x] Question #### Version Please specify what version of the library you are using: [1.19.0 ] If I'm using...

Needs: Attention :wave:
type:question

Using 2.4.0 - Fetching a valid Site Template through `Get-PnPSiteDesign` then trying to run it with `Invoke-PnPSiteDesign` does nothing. Syntax: ``` Invoke-PnPSiteDesign -WebUrl https://xxx.sharepoint.com/sites/something -Identity ``` It should return the...

bug
more info needed

I've noticed this breaks when you try to navigate to a server relative url (`/sites/somesite/sitepages/page.aspx`), but it works fine with absolute URLs. Is there a trick to getting it to...