<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/webaddressbook/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/webaddressbook/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 20 Jan 2005 11:15:06 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/webaddressbook/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>some udates in hp code</title><link>https://sourceforge.net/p/webaddressbook/support-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In birthday.inc.php : &lt;br /&gt;
because of the database update of the default value for &lt;br /&gt;
birth date, age is calculate to zero for people who I &lt;br /&gt;
don't know brith date.&lt;br /&gt;
What I've done is to test if ( $number &amp;gt; 0 ) before &lt;br /&gt;
echo ...&lt;/p&gt;
&lt;p&gt;A best solution would be not save the default date 2005-&lt;br /&gt;
01-01 in upadteDB page.&lt;/p&gt;
&lt;p&gt;In import_vcard.inc.php (import_vcard)&lt;br /&gt;
If URL, TEL or ADR are not present in VCF file the import &lt;br /&gt;
stop.&lt;br /&gt;
I test :&lt;br /&gt;
if (isset($card-&amp;gt;_map['URL'])) {&lt;br /&gt;
//before foreach&lt;br /&gt;
}&lt;br /&gt;
if (isset($card-&amp;gt;_map['ADR'])) {&lt;br /&gt;
}&lt;br /&gt;
if (isset($card-&amp;gt;_map['TEL'])) {&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;I've alose put HOME as default when $url-&amp;gt;params&lt;br /&gt;
['TYPE'][0] is not defined. But this may be intrestins &lt;br /&gt;
especialy for me.&lt;/p&gt;
&lt;p&gt;Future functionalities :&lt;br /&gt;
Add a column DisplayGroup to user table in order to filter &lt;br /&gt;
on it on overview page.&lt;br /&gt;
Propose hyperlink to e.mail one or more particular groups.&lt;/p&gt;
&lt;p&gt;Sincerly&lt;br /&gt;
French Farmer&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">French_Farmer</dc:creator><pubDate>Thu, 20 Jan 2005 11:15:06 -0000</pubDate><guid>https://sourceforge.net491d5521657548d324baa22032b4bb9c5a723228</guid></item></channel></rss>