Download & Extend

Wrong filepath for new filebrowser content

Project:Filebrowser
Version:master
Component:Directory Listing Pages
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Filepath is wrong when creating a new filebrowser content : the filepath showned is the server volume root.

After investigation I noticed no new line were added in the filebrowser database table. The node corresponding to the content is correctly created in the node database table

Comments

#1

Since rev6211, filebrowser table is no longer use. It has been replaced by node_dir_listing table.

In the content insert function the old table is still called : that's the bug origin.

#2

Status:active» closed (fixed)
nobody click here