Skip to content

Desk.com images not displayed in Articles #68

@LordZQXP

Description

@LordZQXP

Had issues with displaying images found in articles from Desk.com. Fixed it by setting the base URL of the articles.

In:
HSDeskGear.m

Method:
fetchKBForSection:success:failure:

Added Line:
[deskArticle setBaseUrl:self.instanceBaseURL];

After:
[deskArticle setHtmlContent:[art objectForKey:@"body"]]; //html content

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions