Broken link to developer tutorial files (hello_extensions)
Reported by
vserg...@gmail.com,
Jan 25 2018
|
|||||
Issue description<b>Chrome Version : <from About Google Chrome/Chromium or</b> 'about:version'> URL : https://developers.chrome.com/extensions Behavior in Safari 4.x/5.x: Behavior in Firefox 3.x/4.x: 404 not found What steps will reproduce the problem? (1) go to https://developers.chrome.com/extensions (2) follow 'here.' link that leads to https://developers.chrome.com/examples/tutorials/hello_extensions (3) see 'Failed - No file' error in downloads (seems like that means error 404)
,
Jan 29 2018
,
Feb 2 2018
vsergey8@ Thanks for the issue. Tested this issue on Windows 10, Mac OS 10.12.6 and Ubuntu 14.04 on the latest Stable 64.0.3282.140 and Canary 66.0.3336.5 and able to reproduce the issue. On navigating to the page, https://developers.chrome.com/examples/tutorials/hello_extensions can see 'Not Found' on the page. This is a non-regression issue as this behavior is observed from M60 chrome builds. Attached is the screen shot for reference. Hence marking this as Untriaged for further updates from Dev. Thanks..
,
Feb 22 2018
,
Feb 25 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/fc926b4a73a6dabf156b13e83e83b8735acc4950 commit fc926b4a73a6dabf156b13e83e83b8735acc4950 Author: CrystalFaith <crystallambert@chromium.org> Date: Sun Feb 25 22:55:17 2018 [Extension Docs]Fix Download Links on Extension Home File paths not working to download. Updated location of image and linked to sample. Bug: 806073 Change-Id: Id1e9b1794ad54dfe748ed8cc5da862fe6271a030 Reviewed-on: https://chromium-review.googlesource.com/935499 Reviewed-by: Meggin Kearney <mkearney@chromium.org> Commit-Queue: Crystal Lambert <crystallambert@chromium.org> Cr-Commit-Position: refs/heads/master@{#539053} [add] https://crrev.com/fc926b4a73a6dabf156b13e83e83b8735acc4950/chrome/common/extensions/docs/static/images/hello_extensions.png [modify] https://crrev.com/fc926b4a73a6dabf156b13e83e83b8735acc4950/chrome/common/extensions/docs/templates/articles/extensions_index.html
,
Feb 27 2018
Tested the issue on mac 10.13.3 using latest chrome #66.0.3356.0. Attached a screen cast for reference. Following are the steps followed to reproduce the issue. ------------ 1. Navigated to https://developers.chrome.com/examples/tutorials/hello_extensions 2. Observed "not found" error on the page. Note: Same behavior is observed in chrome version #64.0.3282.186 also. crystallambert@ - Could you please check the attached screen cast and please let us know the expected behaviour and please confirm the fix. Thanks...!!
,
Feb 27 2018
Are you insane? This is just a broken link on the page, an error in one file on server side. It does not matter which version of Chrome you use, or even which browser you use, they all will follow same broken link and the server will show error 404 no matter what. It is not a bug in Chromium itself, it's a mistake on the page with chrome documentation!
,
Feb 27 2018
Unfortunately - I am not sure of what steps to take to fix this issue. The files do exist in the source code: https://cs.chromium.org/chromium/src/chrome/common/extensions/docs/examples/tutorials/hello_extensions/ The documentation on developer.chrome.com/extensions has been updated to working links to the files and the image: https://developer.chrome.com/extensions Paths to individual files also are working on my end: https://developer.chrome.com/extensions/examples/tutorials/hello_extensions/manifest.json https://developer.chrome.com/extensions/examples/tutorials/hello_extensions/hello_extensions.png https://developer.chrome.com/extensions/examples/tutorials/hello_extensions/hello.html |
|||||
►
Sign in to add a comment |
|||||
Comment 1 by dtapu...@chromium.org
, Jan 27 2018