Skip to main content

Search and Top Navigation

#3807 closed bug (fixed)

Opened January 13, 2009 04:12AM UTC

Closed January 23, 2009 10:21AM UTC

Individual demos urls should not include 'application'

Reported by: rdworth Owned by:
Priority: critical Milestone: 1.7
Component: [meta] ui.site Version: 1.6rc4
Keywords: Cc:
Blocked by: Blocking:
Description

The new demos urls are quite nice, such as

http://ui.jquery.com/demos/datepicker#multiple_calendars

When viewed in new window this becomes

http://ui.jquery.com/applications/demos/datepicker/multiple_calendars.html

Instead it should be

http://ui.jquery.com/demos/datepicker/multiple_calendars.html

This is more concise and doesn't expose the unneeded 'application' level.

Attachments (0)
Change History (2)

Changed January 17, 2009 12:16PM UTC by rdworth comment:1

priority: majorcritical

Changed January 23, 2009 10:21AM UTC by paul comment:2

resolution: → fixed
status: newclosed

Fixed in w558.