<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='color:#1F497D'>Hi Dave,<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>Bill beat me to the punch, but as he says the size of the ¡®path¡¯ column in the database is limited to 100 characters. Does MySQL automatically truncate overly-long strings on INSERT? If not, I can¡¯t find where this happen in the WordPress code -- Mike: where¡¯s the code that sets the minimum length to 4? Maybe that¡¯s where the truncation happens and I just haven¡¯t found it yet? I¡¯d be curious to know if there are any other regex rules that block special characters in the path, but as far as I know simple dashes are URL-safe.<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>Having said that, are you getting a specific error message when trying to use the longer ¡®instrumentation-development-group¡¯ path, or does it accept it but truncate it? Is the root of your WordPress network at an already-lengthy path (like example.com/some/subdirectory/path/wp/), which might explain why you only have ~30 characters to work with?<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>Best,<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>Adam Norwood<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;color:#1F497D'>--<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;color:#1F497D'>Sr. Software Developer </span><span style='font-size:10.0pt;font-family:"Cambria Math","serif";color:#1F497D'>¡Ë</span><span style='font-size:10.0pt;color:#1F497D'> Webmaster <o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;color:#1F497D'>Law Technology Services<br>University of Texas School of Law<br>(512) 471.3040&nbsp;&nbsp;&nbsp;&nbsp; @anorwood</span><span style='color:#1F497D'><o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p>&nbsp;</o:p></span></p><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> wp-edu-bounces@lists.automattic.com [mailto:wp-edu-bounces@lists.automattic.com] <b>On Behalf Of </b>Whisler, Dave<br><b>Sent:</b> Tuesday, May 01, 2012 2:19 PM<br><b>To:</b> 'wp-edu@lists.automattic.com'<br><b>Subject:</b> [wp-edu] WordPress Multisite site names<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Does anyone know the official limitations (max length, type of characters) for a new site¡¯s ¡°path¡± when you create it via the ¡°Add New Site¡± menu on WordPress 3.2.2 multisite installation.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>The on-screen dialog says this ¡°Only the characters a-z and 0-9 recommended¡±.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>However, it does not state the max# of characters.&nbsp;&nbsp;&nbsp; Nor does it say if a dash between words would be acceptable (or not).<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>It did allow me to create one like ¡°instrumentation-development¡±&nbsp;&nbsp; however, it rejected this one:&nbsp;&nbsp; ¡± instrumentation-development-group¡± so I suspect the limit is around 30 characters.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Does anyone know if dashes in the path name will cause issues?&nbsp;&nbsp;&nbsp; Does anyone know the official max length?&nbsp;&nbsp;&nbsp;&nbsp; Shouldn¡¯t this be displayed on the ¡°Add New Site¡± screen?<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Thanks,<o:p></o:p></p><p class=MsoNormal>Dave<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><span style='font-size:8.0pt;font-family:"Arial","sans-serif"'>David K. Whisler <b>| </b>Oracle &amp; MySQL DBA/Developer, WordPress &amp; Joomla Administrator<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:8.0pt;font-family:"Arial","sans-serif"'>UNC Charlotte <b>| </b>The William States Lee College of Engineering<o:p></o:p></span></p><p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;font-family:"Arial","sans-serif"'>9201 University City Blvd. <b>| </b>Charlotte, NC 28223<o:p></o:p></span></p><p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;font-family:"Arial","sans-serif"'>Phone: 704-687-3964 <b>|</b> Fax: 704-687-2352</span><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'><o:p></o:p></span></p><p class=MsoNormal style='text-autospace:none'><u><span style='font-size:8.0pt;font-family:"Arial","sans-serif";color:blue'><a href="mailto:dkwhisle@uncc.edu">dkwhisle@uncc.edu</a></span></u><span style='font-size:8.0pt;font-family:"Arial","sans-serif";color:blue'> </span><b><span style='font-size:8.0pt;font-family:"Arial","sans-serif";color:black'>| </span></b><u><span style='font-size:8.0pt;font-family:"Arial","sans-serif";color:blue'><a href="http://www.uncc.edu">http://www.uncc.edu</a></span></u><span style='font-size:8.0pt;font-family:"Arial","sans-serif";color:blue'><o:p></o:p></span></p><p class=MsoNormal style='text-autospace:none'><span style='font-family:"Arial","sans-serif";color:black'>---------------------------------------------------------------------------</span><span style='font-size:10.0pt;font-family:"Arial","sans-serif";color:black'><o:p></o:p></span></p><p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;font-family:"Arial","sans-serif"'>If you are not the intended recipient of this transmission or a person responsible for delivering it to the intended recipient, any<o:p></o:p></span></p><p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;font-family:"Arial","sans-serif"'>disclosure, copying, distribution, or other use of any of the information in this transmission is strictly prohibited. If you have<o:p></o:p></span></p><p class=MsoNormal style='text-autospace:none'><span style='font-size:8.0pt;font-family:"Arial","sans-serif"'>received this transmission in error, please notify me immediately by reply e-mail or by telephone at 704-687-3964. Thank you.</span><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'><o:p></o:p></span></p><p class=MsoNormal><o:p>&nbsp;</o:p></p></div></body></html>