Ingo Schommer
|
8281678d4c
|
BUGFIX Urlencode paths in URLSegmentFilter when $allowMultibyte=true to avoid creating invalid URLs (and breaking assumptions based on ascii-only URLs, such as static publishing filename creation)
|
2012-05-08 15:32:15 +02:00 |
|
Ingo Schommer
|
59d31c2fc2
|
MINOR Removed mbstring support checks, its an installation requirement
|
2012-05-08 15:32:15 +02:00 |
|
Simon Welsh
|
f07258f3cf
|
MINOR Update @package values to match renaming sapphire
|
2012-04-15 10:50:19 +12:00 |
|
Simon Welsh
|
f8082e4814
|
MINOR Add newline to end of files without one
|
2012-04-15 10:50:19 +12:00 |
|
Ingo Schommer
|
40d73127ae
|
MINOR Using late static binding instead of Object::create() calls
|
2012-04-04 17:10:31 +02:00 |
|
Ingo Schommer
|
9b27a4c1be
|
ENHANCEMENT More flexible URL filtering through new URLSegmentFilter API. Support for multibyte URL segments through URLPathFilter::$default_allow_multibyte. Abstraction from Convert::raw2url() (and SiteTree->generateURLSegment())
|
2011-11-29 11:04:08 +01:00 |
|