Bug #251
Hardcoded website address....
Start date:
2010-09-23
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
In usr/src/cmd/zpool/zpool_main.c:1477:
printf(gettext(" se http://www.sun.com/msg/%s", msgid));
We cannot point to Sun's website anymore.
Peter
Updated by Rob De Langhe about 10 years ago
Where should it refer the user to? The new Oracle site still contains that same URL (www.sun.com/msg) to find the self-healing message descriptions:
http://www.oracle.com/technetwork/systems/dtrace/zfs/index.html
(the ZFS tab)
Or is it the target to replicate all these messages from the original Sun page into some Illumos page ?
Updated by Milan Jurik over 8 years ago
- Status changed from New to Resolved
- Assignee set to Joshua M. Clulow
- Difficulty set to Medium
- Tags set to needs-triage
Fixed as part of https://www.illumos.org/issues/763