Inedo Community Forums Forums
    • Recent
    • Tags
    • Popular
    • Login

    Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

    If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

    All Feeds have the same title

    Scheduled Pinned Locked Moved Support
    feedsproget
    5 Posts 1 Posters 8 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ? This user is from outside of this forum
      Guest
      last edited by

      Initial feed content contains a title- field. I would expect to find the name of the feed there but the title is always "Default". Would be great to have the real title in this context. Any chance to get the feed name from the feed content?

      The feed "MyFeed" looks like that:

      <service xmlns="http://www.w3.org/2007/app">
        <workspace>        
          <title xmlns="http://www.w3.org/2005/Atom">Default</title>        
          <collection href="Packages">          
            <title xmlns="http://www.w3.org/2005/Atom">Packages</title>        
          </collection>      
        </workspace>    
      </service>
      

      I would expect to see "MyFeed" instead of "Default" in the title.

      Product: ProGet
      Version: 3.4.6

      1 Reply Last reply Reply Quote 0
      • ? This user is from outside of this forum
        Guest
        last edited by

        We can certainly change this, but all of the other NuGet servers out there seem to always supply "Default" for the title regardless of the feed. I doubt the NuGet client depends on this being Default, but we'll need to do some extra testing to make sure it's safe. The feed name will already be supplied in the URL, so is there any reason in particular you'd like to see it here as well?

        1 Reply Last reply Reply Quote 0
        • ? This user is from outside of this forum
          Guest
          last edited by

          You're right, it's not a hard requirement. More a bit inconvenient to handle it when consuming feeds. Maybe most of the feeds out there have the Default in the title since they only serve one feed :-)

          However, i guess it would be a good idea to be compatible with the Default. Better for proget to be compatible with the tools out there and better for our solution to be compatible with non-proget-feeds.

          Thanks for the hint.

          1 Reply Last reply Reply Quote 0
          • ? This user is from outside of this forum
            Guest
            last edited by

            Sure. It's sometimes hard to tell exactly what's part of the spec and what's not for something like this. Would it be helpful to add the feed name as an HTTP response header? I know it's safe to do that.

            1 Reply Last reply Reply Quote 0
            • ? This user is from outside of this forum
              Guest
              last edited by

              For me, using the feed name from the URL or getting it in a header makes no difference. So for me, that's not required. Thank you.

              1 Reply Last reply Reply Quote 0

              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

              With your input, this post could be even better 💗

              Register Login
              • 1 / 1
              • First post
                Last post
              Inedo Website Home • Support Home • Code of Conduct • Forums Guide • Documentation