[phpldapadmin] [ phpldapadmin-Patches-2591920 ] Patch for multipart surnames
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.comp.ldap.davedap |
|---|---|
| Message-ID | <[email protected]> |
Patches item #2591920, was opened at 2009-02-12 06:25 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498548&aid=2591920&group_id=61828 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: CVS Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Patch for multipart surnames Initial Comment: In Latinamerica, Spain and other countries the people wear two surnames. This is a problem when you want to create an uid or homeDirectory from their complete names using autoFill. You can't separate the two surnames and get variables wich include spaces. I propose the following patch as a solution. It introduces the flag "K" which uses a space as a separator for split(), e.g. <onchange>autoFill:uid,%givenName|0-1/l%%sn|0-1lK%</onchange> So "Carlos Jose Garcia Arreola" results in the uid "cgarcia" and not in "cgarcia arreola". Thomas Bliesener <[email protected]> ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498548&aid=2591920&group_id=61828 ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com ______________________________________ phpLDAPadmin development mailing list. To unsbuscribe: https://lists.sourceforge.net/lists/listinfo/phpldapadmin-devel http://phpldapadmin.sourceforge.net/