Javascript-common creates /javascript in global url namespace
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
javascript-common (Debian) |
New
|
Unknown
|
|||
javascript-common (Ubuntu) |
Triaged
|
High
|
Unassigned |
Bug Description
Binary package hint: javascript-common
The javascript-common package create a /javascript in the global url space of the webserver (apache2 in my case). This breaks all sites using a /javascript, which are quite common of course.
If for some reason a package really must create an alias in the global namespace, make sure it uses something like /___debian/
Since it's impossible to use the /javascript namespace, all packages depending on javascript-common will break too (since on any normal production server you'll have to comment out the alias).
It seems this package is designed for extremely simple web server installations where no virtual hosting is done. This is of course very uncommon.
Changed in javascript-common (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → High |
Changed in javascript-common (Debian): | |
status: | Unknown → New |
Debian bug is http:// bugs.debian. org/cgi- bin/bugreport. cgi?bug= 553173