After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 689765 - Broken links to other documentations
Broken links to other documentations
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: User Documentation
3.8.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-user-docs
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2012-12-06 10:48 UTC by Gabor Kelemen
Modified: 2013-09-13 01:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use / instead of # (6.79 KB, patch)
2012-12-06 10:50 UTC, Gabor Kelemen
committed Details | Review

Description Gabor Kelemen 2012-12-06 10:48:53 UTC
There are several links to other Gnome documentations in the Evolution help that do not work, because they use # instead of / to refer to a subpage of the other help document. These are:

#: C/default-browser.page:29(section/p)
msgid ""
"Please see <link href=\"help:gnome-help#net-default-browser\">the GNOME "
"Desktop Help</link>."

#: C/default-browser.page:46(section/p)
msgid ""
"Please see <link href=\"help:gnome-help#net-default-email\">the GNOME "
"Desktop Help</link>."

#: C/mail-encryption-gpg-create-key.page:25(note/p)
msgid ""
"These steps are very technical. For average users we recommend using the "
"<link href=\"help:seahorse#index\"><app>Seahorse</app> application</link> "
"for managing GPG/OpenPGP keys."

#: C/mail-save-as-pdf.page:22(page/p)
msgid ""
"In order to save emails in the PDF file format, select <guiseq><gui>File</"
"gui><gui>Print</gui></guiseq> and then choose <gui>Print to File</gui>. See "
"<link href=\"help:gnome-help#printing\">the desktop help</link> for general "
"information on printing."

#: C/offline.page:28(page/p)
msgid ""
"If the problem persists and you are sure you have not clicked the icon, but "
"you can still reach the network from other apps on your system (browsers, "
"FTP, SSH, ping etc.) it may be that NetworkManager (NM) is not properly "
"configured. Many Linux distributions now use NM to manage their connections, "
"and if it is installed Evolution will use it to detect if the network is up. "
"However NM can be installed but not properly configured, leaving the network "
"working but not detectable by Evolution. (Note that other GNOME-based "
"applications may also fail for the same reason.) The solution is to "
"configure NM to manage your network interface. This is usually easy to do "
"but is outside the scope of this document. For more information please take "
"a look at the <link href=\"help:gnome-help#net\">Desktop help</link> or seek "
"help from your distribution support forums, mailing lists etc."

#: C/problems-getting-help.page:24(page/p)
msgid ""
"To receive help on problems you can send an email to the <link href=\"http://"
"mail.gnome.org/mailman/listinfo/evolution-list\">Evolution mailing list</"
"link> or talk to developers and other users in the IRC chat channel "
"#evolution on the server irc.gimp.net. To connect to an IRC server you can "
"for example <link href=\"help:empathy#irc-manage\">use the internet "
"messenger application <app>Empathy</app></link>."
Comment 1 Gabor Kelemen 2012-12-06 10:50:51 UTC
Created attachment 230881 [details] [review]
Use / instead of #
Comment 2 André Klapper 2012-12-06 11:26:38 UTC
Comment on attachment 230881 [details] [review]
Use / instead of #

Oh lovely, thanks for catching that! Please commit to git master!
Comment 3 Gabor Kelemen 2012-12-06 11:30:21 UTC
Review of attachment 230881 [details] [review]:

Pushed.