Code Monkey home page Code Monkey logo

Comments (11)

mmanela avatar mmanela commented on May 22, 2024

This typically happens when you have the control loading on HTTP and the site parent site loading on HTTPS, I think. Can you share a fiddler of the network when loading the form?

from vsts-extension-multivalue-control.

clifq avatar clifq commented on May 22, 2024

OK, I'll get that.

from vsts-extension-multivalue-control.

clifq avatar clifq commented on May 22, 2024

I have not used Fiddler before so I hope this is what you are asking for
MultiSelectControlNotTrusted.txt

from vsts-extension-multivalue-control.

mmanela avatar mmanela commented on May 22, 2024

There is a way to save a session so we can see the total traffic. This would result in an .SAZ file. In addition you first need to do this:
Tools > Options > HTTPS > Decrypt HTTPS traffic option so we can see what is happening.

Then start fiddler (or if already running clear the log), then open the form to repro the issue then save session and send to me.

(If you don't want to share on github you can email me at my github name at microsoft.com)

from vsts-extension-multivalue-control.

clifq avatar clifq commented on May 22, 2024

ok, I'll get the different output and send it to you directly, thanks.

from vsts-extension-multivalue-control.

clifq avatar clifq commented on May 22, 2024

Sent

from vsts-extension-multivalue-control.

mmanela avatar mmanela commented on May 22, 2024

@clifq Thanks for sending, in your fiddler trace I don't see any of the calls that the contribution should make.

Do you know what your public access url is set to in TFS management studio?

from vsts-extension-multivalue-control.

ndc avatar ndc commented on May 22, 2024

Happened to us as well. Public access url is set to HTTPS with full domain, but error in console said:
Mixed Content: The page at 'https://myserver.mydomain.com/tfs/mycol/myproj/myteam/_backlogs/board/Backlog%20items' was loaded over HTTPS, but requested an insecure resource 'http://myserver:8080/tfs/_apis/public/gallery/publisher/ms-devlabs/extension/vsts-extensions-multivalue-control/1.0.19/assetbyname/dist/multivalue.html'. This request has been blocked; the content must be served over HTTPS.

Control version 1.0.19. TFS version 16.122.27409.2.

from vsts-extension-multivalue-control.

clifq avatar clifq commented on May 22, 2024

My Public access url is also set to HTTPS.
I have tried uploading the control on both secure and insecure pages.
https://myserver:443/_gallery/manage and http://myserver:80/_gallery/manage

from vsts-extension-multivalue-control.

clifq avatar clifq commented on May 22, 2024

I've tried installing it on the HTTP site and HTTPS site if that matters.
The only way I can get it to load on a work item without having to "Show all content" is if I make sure it loads from an HTTP site into an HTTP site.
If HTTPs is involved at all it won't load without clicking the "Show All Content"

from vsts-extension-multivalue-control.

ostreifel avatar ostreifel commented on May 22, 2024

Closing due to inactivity, please open another issue if more information is discovered.

from vsts-extension-multivalue-control.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.