﻿<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://owl.unipharm.com/mediawiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=172.30.20.104</id>
	<title>uniWIKI - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://owl.unipharm.com/mediawiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=172.30.20.104"/>
	<link rel="alternate" type="text/html" href="https://owl.unipharm.com/mediawiki/index.php/Special:Contributions/172.30.20.104"/>
	<updated>2026-09-01T16:44:44Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.4</generator>
	<entry>
		<id>https://owl.unipharm.com/mediawiki/index.php?title=Information_Systems:Fix_mailto_links_in_IBM/Lotus_Notes&amp;diff=2088</id>
		<title>Information Systems:Fix mailto links in IBM/Lotus Notes</title>
		<link rel="alternate" type="text/html" href="https://owl.unipharm.com/mediawiki/index.php?title=Information_Systems:Fix_mailto_links_in_IBM/Lotus_Notes&amp;diff=2088"/>
		<updated>2016-03-24T23:24:14Z</updated>

		<summary type="html">&lt;p&gt;172.30.20.104: /* Fix */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Description===&lt;br /&gt;
There exists a glitch/bug in IBM/Lotus Notes wherein clicking an email address link within an message prompts a cascade of Internet Explorer windows that is very difficult to suppress (appears to be a memory leak or an infinite loop). The normal behavior when clicking such a link is to compose a New Message addressed to that email. &lt;br /&gt;
&lt;br /&gt;
===Fix===&lt;br /&gt;
* 1. Confirm that IBM/Lotus Notes (Mail component) is set as the default program for all possible defaults (Control Panel --&amp;gt; Default Programs).&lt;br /&gt;
* 2. Create the required registry value using these steps:&lt;br /&gt;
   -&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
Here's a fix:&lt;br /&gt;
&lt;br /&gt;
    Open Registry Editor (type regedit in start menu).&lt;br /&gt;
    Locate HKEY_LOCAL_MACHINE\Software\Classes branch.&lt;br /&gt;
    Check if mailto key is present and has a string value of URL Protocol attached. Note: keys are alphabetically sorted, so first there are the ones prefixed with a dot (file extensions), look for mailto farther down.&lt;br /&gt;
    If HKEY_LOCAL_MACHINE\Software\Classes\mailto key is not missing in your registry, then the cause of your problem is somewhere else, try uninstalling IE10 (Programs and Fetures -&amp;gt; View installed updates -&amp;gt; locate IE10 and uninstall). EDIT: see comments - there's a solution even if mailto is present.&lt;br /&gt;
    If HKEY_LOCAL_MACHINE\Software\Classes\mailto is missing as it was in my case, you have to restore it. In parent branch (Classes) right click, select New -&amp;gt; Key, name it mailto. In this new key create a string value (right click, New -&amp;gt; String value), give it name URL Protocol and you're done. Close regedit and see if it worked.&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>172.30.20.104</name></author>
	</entry>
</feed>