Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#5168 closed bug (fixed)

redirects to latest are broken

Reported by: Rwhitbeck Owned by:
Priority: critical Milestone: 1.8
Component: [meta] ui.demos Version: 1.8rc1
Keywords: Cc:
Blocked by: Blocking:

Description (last modified by Rwhitbeck)

So we have URL redirects that are set up to point to GoogleCodes latest tag.

For example: http://ui.jquery.com/latest/ui/effects.core.js

redirects to: http://jquery-ui.googlecode.com/svn/tags/latest/ui/effects.core.js

But in the latest tag under ui all the JS files are now renamed to jquery.effects.* etc.

Most demo's on current live site don't work. Example demo using the redirect http://jqueryui.com/demos/animate/

See forum: http://forum.jquery.com/topic/jquery-ui-demos-page-needs-document-ready

Change History (3)

comment:1 Changed 13 years ago by Rwhitbeck

Description: modified (diff)

comment:2 Changed 13 years ago by Rwhitbeck

Resolution: fixed
Status: newclosed

Jonathan made redirect updates.

comment:3 Changed 13 years ago by Rwhitbeck

My mistake a server restart seems to fix the problems. No redirect updates were performed.

Note: See TracTickets for help on using tickets.