Opened 12 years ago
Last modified 7 years ago
#10199 confirmed Bug
CKFinder Bug - Image Properties Link Tab Browse Server Button
Reported by: | robscheibel | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Dialogs | Version: | 3.0 |
Keywords: | Cc: |
Description
When you are on the Image Properties dialog and click the Link Tab and then the Browse Server button, it is applying the image-only filter to the results - it should allow for the Files folder to be visible, as well as PDF/other files (same filter as when you click Browse Server from the Insert Link dialog).
Please take a look and adjust the filter as necessary.
Thanks!
Change History (3)
comment:1 Changed 12 years ago by
Keywords: | ckfinder link browse server removed |
---|---|
Resolution: | → invalid |
Status: | new → closed |
comment:2 Changed 12 years ago by
Resolution: | invalid |
---|---|
Status: | closed → reopened |
comment:3 Changed 12 years ago by
Status: | reopened → confirmed |
---|---|
Version: | 4.0.2 → 3.0 |
Yes, this is true. Rather all folders should be opened and not just mages.
A workaround is using manual integration method and loosing type parameter in all filebrowserXXX properties - please see e.g. http://docs.cksource.com/CKFinder_2.x/Developers_Guide/PHP/CKEditor_Integration#Manual_Integration
We have something like opposite issue with image button where only images should be shown instead of all files - #6965