| Summary: | ?d at end of update site causes downloaded artifacts to be broken | ||
|---|---|---|---|
| Product: | Community | Reporter: | Jonas Hungershausen <jonas.hungershausen> |
| Component: | Website | Assignee: | phoenix.ui <phoenix.ui-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | chris.guindon, denis.roy, frederic.gurr |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| See Also: |
https://git.eclipse.org/r/#/c/149074/ https://git.eclipse.org/c/www.eclipse.org/errors.git/commit/?id=2ee22a20e0b34c061a911e742094f73387ead558 |
||
| Whiteboard: | |||
|
Description
Jonas Hungershausen
AFAICR there was a request to add the "?d" parameter by default, so people can see the contents of the directory in the browser. So "this is a feature, not a bug" ;). (In reply to Frederic Gurr from comment #1) > AFAICR there was a request to add the "?d" parameter by default, so people > can see the contents of the directory in the browser. So "this is a feature, > not a bug" ;). I did not know that! Closing as won't fix! Just for clarification: What's the difference between https://download.eclipse.org/dartboard/release/ and https://download.eclipse.org/dartboard/release/?d then? Both show the explainer page afaics. (In reply to Jonas Hungershausen from comment #3) > Just for clarification: What's the difference between > https://download.eclipse.org/dartboard/release/ and > https://download.eclipse.org/dartboard/release/?d then? Both show the > explainer page afaics. @Chris: Do you know why the ?d option seems to be redundant here? If you have an index.html page in the directory, it will be shown, not ?d. When no suitable index is found, ?d is shown. https://download.eclipse.org/technology/linuxtools/ (In reply to Denis Roy from comment #5) > If you have an index.html page in the directory, it will be shown, not ?d. > When no suitable index is found, ?d is shown. > > https://download.eclipse.org/technology/linuxtools/ Interesting, but it seems that it doesn't matter whether or not the parameter is present, as the result seems to be the same on both the cases (present index.html and not). Would it be possible to deprecate this behaviour altogether? Otherwise it might be worth looking into stripping the parameter in eclipse, as it literally states on the explainer page "This URL is an Eclipse software repository" which refers to the current URL (in the address bar of the browser). There could potentially be a lot of people out there that tried copying the URL into eclipse and then got a very cryptic error. Yes, I understand what you mean. Let's remove it altogether. Genie is on vacation... https://git.eclipse.org/r/#/c/149074/ Gerrit change https://git.eclipse.org/r/149074 was merged to [master]. Commit: http://git.eclipse.org/c/www.eclipse.org/errors.git/commit/?id=2ee22a20e0b34c061a911e742094f73387ead558 |