Upgraded from 6.7.1.4 to 6.7.1.7 and it broke stuff!

Last post 03-30-2016, 4:51 PM by fisherman81. 3 replies.
Sort Posts: Previous Next
  •  03-08-2016, 3:04 AM 82587

    Upgraded from 6.7.1.4 to 6.7.1.7 and it broke stuff!

    Hi we just uppgraded from 6.7.1.4 to 6.7.1.7 with nuget.
    First of this nuget release contains all example files 6.7.1.4 did not. Please don't include them as they just clutter our solution and had to be removed manualy.
    Seconldy you broke "Insert photo (without the pen)" dialog all images are invalid urls and turn up as X, while the images work correctly in the dialog with the pen!

    i guess we have to downgrade again.

    Are there any known issues with 6.7.1.4 or any idea when 6.7.1.7 will be fixed?


  •  03-08-2016, 3:16 AM 82588 in reply to 82587

    Re: Upgraded from 6.7.1.4 to 6.7.1.7 and it broke stuff!

    It seems this forum has the same issue the images turned to X here too, how funny :)

    http://s17.postimg.org/u2s6p6byn/Insert_image_error.png

    http://s11.postimg.org/ht38lvn2b/Insert_image_non_error.png

  •  03-08-2016, 3:57 AM 82589 in reply to 82588

    Re: Upgraded from 6.7.1.4 to 6.7.1.7 and it broke stuff!

    Found the reason for the broken images, we had a filtering rule that somehow only blocked the images from one of the dialogs, still the nuget issue should be fixed.

    <filteringRule name="Deny Hack3" scanUrl="false" scanQueryString="true">
      <denyStrings>
        <add string="/&amp;" />
      </denyStrings>
    </filteringRule>

  •  03-30-2016, 4:51 PM 83105 in reply to 82589

    Re: Upgraded from 6.7.1.4 to 6.7.1.7 and it broke stuff!

    Newest upgrade solves this and works fine for me. tested on http://www.repricero.com
View as RSS news feed in XML