Hmm ok - That should work - Do you see any error messages in the console log when you try to insert them? Have you just uploaded the PDF files as usual or has there been created a custom filetype called "PDF" rather than then generic "File" node?
Might also be a good idea to make sure that it's not a mime-type issue.
Here's a error from the log, i'm not sure if it's related to the issue
2014-07-28 06:52:39,022 [7] ERROR Umbraco.Core.Dynamics.DynamicInstanceHelper - [Thread 107] An error occurred finding an executing an extension method for type Umbraco.Web.Models.DynamicPublishedContentTypes searched for extension methods were Umbraco.Web.Models.DynamicPublishedContent,
System.MissingMethodException: Attempted to access a missing method.
at Umbraco.Core.Dynamics.DynamicInstanceHelper.FindAndExecuteExtensionMethod[T](T thisObject, Object[] args, String name, IEnumerable`1 findMethodsOnTypes)
at Umbraco.Core.Dynamics.DynamicInstanceHelper.TryInvokeMember[T](T thisObject, InvokeMemberBinder binder, Object[] args, IEnumerable`1 findExtensionMethodsOnTypes)
Link to file - RTE
Hi
When i'm trying to link to a file in RTE, it's not all my files there are showing up.
I have tried to upload a lot of different files in different folders, and there a no pattern in which files it will show.
Somethimes i can fix it if i upload the wanted file with some other files.
I hope it makes sense
I'm working in Umbraco 7.1.0
Hi Amalie
What file types is it that are not showing up?
Is it certain types?
/Jan
Hi Jan
I have only testet PDF
Hi Amalie
Hmm ok - That should work - Do you see any error messages in the console log when you try to insert them? Have you just uploaded the PDF files as usual or has there been created a custom filetype called "PDF" rather than then generic "File" node?
Might also be a good idea to make sure that it's not a mime-type issue.
Cheers, Jan
No error messages.
It's both files that i have uploaded in the media library and in the rte file picker.
It't the standard file type
The content is not showing the files
http://screencast.com/t/m7E8eyMYRTV
Still not working
Hi Amalie,
Any errors in the log file?
Is it the same with all pdf-files? Are the files that fail really large?
-Allan
Hi Allan
I haven't looked at the log file yet, will take a look at it later.
But the all pdf files are uploading and saved in the media library, but is not all off them i have them i can pick from link to file sektion.
I thought it was the size in the beginning but the pdf are not that big, and the files is being saved.
Did you see the video?
I don't think is making any sense
Hi Allan
Here's a error from the log, i'm not sure if it's related to the issue
Hi Amalie
I have no clue to what the problem is. I'm not sure either that the error above is related to the issue.
Maybe upgrading the site to 7.1.4 will solve the issue.
-Allan
Hi Amalie,
To me it looks like you are facing the same issue as this:
You could try Pat ManciniĀ“s approach, from this thread, http://our.umbraco.org/forum/umbraco-7/using-umbraco-7/49946-Problems-linking-to-pdf-in-richtextbox-editor
Hope this can help you,
/Dennis
Hi
I solved it by upgrading.
One of the bugfixes in 7.1.1 is U4-4609 v7.1 Media Picker datatype only allows selection of images not PDFs
is working on a reply...