Opened 14 years ago

Closed 14 years ago

#3807 closed bug (fixed)

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.

Change History (2)

comment:1 Changed 14 years ago by rdworth

Priority: majorcritical

comment:2 Changed 14 years ago by paul

Resolution: fixed
Status: newclosed

Fixed in w558.

Note: See TracTickets for help on using tickets.