Closed
Bug 937367
Opened 12 years ago
Closed 11 years ago
[Settings] - Links broken in Legal Information
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
2.1 S4 (12sep)
People
(Reporter: mluna, Assigned: yfdyh000)
References
Details
Attachments
(2 files)
Hi,
Looking for the open source info on the LG device, I notice that trying to view any content from the links just shows a blank white page in the Settings.
STEPS TO REPRODUCE:
1. Go to Settings > Device Information > Legal Information > Open Source Notices
2. Tap the 'download the source code' link
3. Blank white page appears
EXPECTED RESULTS:
Should take me to github or somewhere
ACTUAL RESULTS:
just a blank page
This also happens on the Settings > Device Information > Legal Information > Obtaining Source Code when you tap the 'Mozilla Developer Network' link.
Please let me know if there is any information I could provide to help with the investigation and troubleshooting of this issue.
Thanks!!
Assignee: nobody → yfdyh000
Summary: [LG] [Settings] - Links to MDN for open source info show a blank page → [Settings] - Links broken in Legal Information
Attachment #8483875 -
Flags: review?(ehung)
Comment 3•11 years ago
|
||
Comment on attachment 8483875 [details] [review]
patch v1
Hi, the approach looks good to me. Could you please grep all <a> tag which are link to external website and apply your solution? I see there are five more.
<li><a href="http://www.libsdl.org/">SDL</a>
<li>Headers from <a href="http://www.yaffs.net/">yaffs2</a>
<li><a href="http://www.linuxfoundation.org/collaborate/workgroups/accessibility/iaccessible2">iAccessible2</a>
<li><a href="http://www.infradead.org/~tgr/libnl/">libnl</a>
<li><a href="http://developer.gnome.org/glib/">glib</a>
<li><a href="http://www.bluez.org/">bluez</a>
I hope there is no more this kind of issues in the future. Thank you so much!
Attachment #8483875 -
Flags: review?(ehung)
Attachment #8483875 -
Flags: review?(ehung)
Updated•11 years ago
|
Attachment #8483875 -
Flags: review?(ehung) → review+
Keywords: checkin-needed
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → 2.1 S4 (12sep)
You need to log in
before you can comment on or make changes to this bug.
Description
•