Home
last modified time | relevance | path

Searched hist:"3543 c6de939c52517f590300b6d4289dc3a785ff" (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/lib/exe/
H A Dajax.php3543c6de939c52517f590300b6d4289dc3a785ff Mon Nov 28 19:29:39 UTC 2011 Andreas Gohr <andi@splitbrain.org> deprecated 3rd parameter of cleanID() FS#2377

For some reason trailing/leading underscores were allowed when uploading
files. But the rest of the code (eg. listing or downloading files) never
supported this. This patch removes this special case for uploading files
to streamline ID cleaning of pages and media files.

/dokuwiki/inc/
H A Dpageutils.php3543c6de939c52517f590300b6d4289dc3a785ff Mon Nov 28 19:29:39 UTC 2011 Andreas Gohr <andi@splitbrain.org> deprecated 3rd parameter of cleanID() FS#2377

For some reason trailing/leading underscores were allowed when uploading
files. But the rest of the code (eg. listing or downloading files) never
supported this. This patch removes this special case for uploading files
to streamline ID cleaning of pages and media files.

H A Dmedia.php3543c6de939c52517f590300b6d4289dc3a785ff Mon Nov 28 19:29:39 UTC 2011 Andreas Gohr <andi@splitbrain.org> deprecated 3rd parameter of cleanID() FS#2377

For some reason trailing/leading underscores were allowed when uploading
files. But the rest of the code (eg. listing or downloading files) never
supported this. This patch removes this special case for uploading files
to streamline ID cleaning of pages and media files.