Monday, 20 May 2013

Wordpress overwrites UNC

Wordpress overwrites UNC

I am using wordpress multisite. When editing a post, adding a link to a file in UNC format, and clicking save, wordpress is stripping out the drive letter and colon before the data hits the database. 'N:/file.pdf' is being saved as '/file.pdf'.
This is only true for users who are not network super admins.
Does anyone know what might be causing this behavior, and how I can change it?

No comments:

Post a Comment