Bad URL Links in Pdf with Adobe Professional

Bug #1064637 reported by Erik Haaf
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
moderncv
Incomplete
Undecided
Xavier Danaux

Bug Description

When the line
"baseurl = http://,"
is defined in \hypersetup the hyperlinks created
with hyperref for urls and the email address can not
be opened with adobe professional (tested on 8 &9).
In the pdf instead of following the link Adobe Professional
displays an error message concerning the web capture system.
When the line is commented out, this behavior disappears.

Regards,
Erik

Revision history for this message
Xavier Danaux (xdanaux) wrote :

Hi Erik,

Could you please provide a minimal working example that reproduces the bug you are experiencing? I don't have Adobe Professional, but don't have any issue with Adobe Reader under Windows or other pdf readers under Linux or OS X.

Changed in moderncv:
assignee: nobody → Xavier Danaux (xdanaux)
status: New → Incomplete
Revision history for this message
SvenD (sdref) wrote :

Hi,

I can confirm the behavior and error message for Acrobat Professional 9 and the newest version XI (in Windows XP and Windows 8).

The links are working in other pdf readers on Windows, however, I never had this problems with links in Acrobat Professional, its only an issue with moderncv. I tried to make a minimal example that shows the behavior. It is the same for \href and \url.

\documentclass[11pt,a4paper]{moderncv}

\moderncvtheme[grey]{classic}
\firstname{Test}
\familyname{Test}

\begin{document}

\cventry{2012}{test}{test}{\texttt{\href{http://www.google.com}{click me}}}{}{}
\cventry{2012}{test}{test}{\texttt{\url{http://www.google.com}}}{}{}

\end{document}

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.