Bug 570838 - Fix invalid URL in Snippet327
Summary: Fix invalid URL in Snippet327
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.19   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: 4.19 M3   Edit
Assignee: Niraj Modi CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 538991
Blocks:
  Show dependency tree
 
Reported: 2021-02-02 05:38 EST by Niraj Modi CLA
Modified: 2021-02-17 05:48 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Niraj Modi CLA 2021-02-02 05:38:47 EST
Outcome of discussion in below gerrit:
https://git.eclipse.org/r/c/platform/eclipse.platform.swt/+/174084

Raised this bug for fix the invalid URL in Snippet327, which works with IE but not with Edge. Possible root cause:
- IE only mangles these invalid URLs, but Edge completely replaces them, hence the problem.
Comment 1 Niraj Modi CLA 2021-02-02 05:48:07 EST
Replaced the dummy invalid URL with below valid one:
https://git.eclipse.org/c/platform/eclipse.platform.swt.git/log/?ofs=50
Comment 2 Eclipse Genie CLA 2021-02-02 05:49:20 EST
New Gerrit change created: https://git.eclipse.org/r/c/platform/eclipse.platform.swt/+/175613
Comment 4 Niraj Modi CLA 2021-02-03 05:45:13 EST
Resolving now.
Comment 5 Niraj Modi CLA 2021-02-17 05:48:49 EST
Verified Snippet327 with SWT.EDGE using Build id: I20210216-2020.