Search and Top Navigation
#5168 closed bug (fixed)
Opened February 11, 2010 01:52PM UTC
Closed February 11, 2010 03:34PM UTC
Last modified February 11, 2010 04:28PM UTC
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
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
Attachments (0)
Change History (3)
Changed February 11, 2010 02:45PM UTC by comment:1
description: | 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/ \ \ → 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 \ |
---|
Changed February 11, 2010 03:34PM UTC by comment:2
resolution: | → fixed |
---|---|
status: | new → closed |
Jonathan made redirect updates.
Changed February 11, 2010 04:28PM UTC by comment:3
My mistake a server restart seems to fix the problems. No redirect updates were performed.