Regression in URL generation (dots now filtered out)

Caused by framework/5ec85d06f68d09ab30b124312c54f1d84ce7d6f4
This commit is contained in:
Ingo Schommer 2013-04-02 11:39:25 +02:00
parent 4d3e19958e
commit 6457ab2433

View File

@ -54,7 +54,7 @@ class SiteTreeTest extends SapphireTest {
'staff' => 'my-staff',
'about' => 'about-us',
'staffduplicate' => 'my-staff-2',
'product1' => '1.1-test-product',
'product1' => '1-1-test-product',
'product2' => 'another-product',
'product3' => 'another-product-2',
'product4' => 'another-product-3',