Dotclear


Ignore:
Timestamp:
11/21/17 05:30:34 (8 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Revert back from 191 to 255 chars (as utf8mb4 MySQL is only available with 5.7+ server, assuming large-prefix and barracuda), addresses #1278

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/pages/page.php

    r3572 r3606  
    477477                         '<div class="lockable">'. 
    478478                         '<p><label for="post_url">'.__('Edit basename').'</label>'. 
    479                          form::field('post_url',10,191,html::escapeHTML($post_url),'maximal'). 
     479                         form::field('post_url',10,255,html::escapeHTML($post_url),'maximal'). 
    480480                         '</p>'. 
    481481                         '<p class="form-note warn">'. 
Note: See TracChangeset for help on using the changeset viewer.

Sites map