- **labels**: --> cleanup
--- ** [tickets:#6756] Remove support for Neighborhoods having absolute url prefixes** **Status:** open **Labels:** cleanup **Created:** Tue Oct 15, 2013 02:24 PM UTC by Tim Van Steenburgh **Last Updated:** Tue Oct 15, 2013 02:24 PM UTC **Owner:** nobody See `Neighborhood.url()` and `Project.url()` implementations. They imply that a neighborhood url prefix can be absolute (by starting with `//`), but this doesn't seem useful at all. Seems like any useful application of this feature could be achieved with a web server. Furthermore, we have other code that assume the Neighborhood url prefix will always begin with a `/` (see `Ticket.email_address`). Remove support for Neighborhood absolute urls, or provide a good reason to keep it. --- Sent from sourceforge.net because [email protected] is subscribed to https://sourceforge.net/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
