Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F16571259
D2578.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
592 B
Referenced Files
None
Subscribers
None
D2578.id.diff
View Options
diff --git a/lib/Kolab/Utils/DAVBackend.php b/lib/Kolab/Utils/DAVBackend.php
--- a/lib/Kolab/Utils/DAVBackend.php
+++ b/lib/Kolab/Utils/DAVBackend.php
@@ -184,7 +184,7 @@
break;
}
- $parts = preg_split('!(\s*/\s*|\s+[»:]\s+)!', $val);
+ $parts = preg_split('!(*UTF8)(\s*/\s*|\s+[»:]\s+)!', $val);
$updates['oldname'] = $folder->name;
$updates['name'] = array_pop($parts);
$updates['parent'] = join('/', $parts);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Oct 31, 10:04 AM (21 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
10076304
Default Alt Text
D2578.id.diff (592 B)
Attached To
Mode
D2578: Fixed utf-8 regex
Attached
Detach File
Event Timeline
Log In to Comment