Hi all,
I'm running RAD Editor full featured on a MOSS 2007 env (RAD 5.7.1.0), and I've added some custom file extension to be allowed in the Media Manager:
I'm having troubles for some files of thoses extensions. If I upload a mp4 file, the upload works fine but after the media manager refreshes the content of my document library it does not shows my mp4 file.
And I don't have this problem for mov or flv files...
Any clue on this ?
I'm running RAD Editor full featured on a MOSS 2007 env (RAD 5.7.1.0), and I've added some custom file extension to be allowed in the Media Manager:
<property name="MediaFilters"> <item>*.wmv</item> <item>*.avi</item> <item>*.mpeg</item> <item>*.mpg</item> <item>*.mov</item> <item>*.flv</item> <item>*.m4v</item> <item>*.mp3</item> <item>*.mp4</item> </property>I'm having troubles for some files of thoses extensions. If I upload a mp4 file, the upload works fine but after the media manager refreshes the content of my document library it does not shows my mp4 file.
And I don't have this problem for mov or flv files...
Any clue on this ?