Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • John Bergman 483 posts 1132 karma points
    Jan 27, 2017 @ 07:33
    John Bergman
    0

    Warning - Breaking Change in HtmlAgilityPack 1.4.9.1 or greater (affects dialogue, and probably others)

    I was working with Umbraco and a few other packages, and discovered that there is a breaking change when you upgrade the HtmlAgilityPack beyond 1.4.9.

    I know for sure this affects Dialogue's code that removes unwanted tags

    I have reported this as a bug as well over on the codeplex site for the HtmlAgilityPack. Here is the url to the bug posting for your reference in case anyone wants to vote it up.

    https://htmlagilitypack.codeplex.com/workitem/43511

    This change manifests itself like this:


    Server Error in '/' Application.

    Method not found: 'System.Collections.Generic.IEnumerable`1

    Exception Details: System.MissingMethodException: Method not found: 'System.Collections.Generic.IEnumerable`1

  • Neil Hodges 338 posts 987 karma points
    Sep 07, 2017 @ 09:02
    Neil Hodges
    0

    Hi

    Having the same problem in Dialogue. Using Umbraco 7.6.6

    Do you know of a work around for this? Maybe downgrade the HtmlAgilityPack 1.4.8 maybe?

  • John Bergman 483 posts 1132 karma points
    Sep 10, 2017 @ 00:21
    John Bergman
    0

    Follow-up info, 1.4.9.5 seems to work correctly in my environment now as well.

Please Sign in or register to post replies

Write your reply to:

Draft