python / pythondotorg

Source code for python.org
https://www.python.org
Apache License 2.0
1.51k stars 597 forks source link

Bug: sponsor application form is not found and the PSF Sponsorship Prospectus is not there. #2645

Open Danuragtiwari opened 2 days ago

Danuragtiwari commented 2 days ago

Describe the bug

1.) When I click on the sponsor application it redirects to page where it shows file not found 2.) When clicking to download a copy for PSF Sponsorship Prospectus ,there is no file present.

Screenshot (152)



Screenshot (154)

Screenshot (155)

To Reproduce

  1. Go to page
  2. Click on the button sponsor application.
  3. Will redirected to page which say file not found!.
  4. Go to page
  5. In this page,go down and find the PSF Sponsorship Prospectus
  6. when clicked it,it redirect to dropbox,where file is not present

Expected behavior

Scholarship form and prospectus file should be present.

URL to the issue

No response

Screenshots

"![SCREENSHOT_DESCRIPTION](SCREENSHOT_LINK.png)"

Browsers

Chrome

Operating System

Windows

Browser Version

No response

Relevant log output

No response

Additional context

No response

hugovk commented 2 days ago

Thanks for the report.

2. Click on the button sponsor application.

When I log in, I see this page is an unpublished draft, which is why is shows as a 404. But:

1. Go to page

And:

4. Go to page

These pages are https://www.python.org/psf/sponsorship-old/ -- the old in the URL makes me think we should unpublish it and add a redirect to https://www.python.org/psf/sponsorship/ instead?

@Danuragtiwari How/where did you find the https://www.python.org/psf/sponsorship-old/ page?

cc @loren-c

Danuragtiwari commented 2 days ago

Hey! @hugovk when I searched about sponsor in the search box, it fetched out some data, in the first one below screenshot attached when clicked, was redirected to that page! clicked on the highlighted part

Screenshot (158)

Danuragtiwari commented 1 day ago

@hugovk Please assign this issue to me, I will try to fix it ;)

hugovk commented 1 day ago

Thanks for the offer! We don't normally assign issues, and I think most of this needs fixing in the content management system which only those with access can do.

Danuragtiwari commented 1 day ago

ok understood, is there any way I can help or contribute?

hugovk commented 1 day ago

You've already helped by reporting this, thank you :)