trying to embed devices

George Staikos staikos at kde.org
Mon Dec 2 02:15:41 GMT 2002


On December 1, 2002 21:11, Dirk Mueller wrote:
> Hi,
>
> konqueror is trying to embed devices and other special files (Bug #51360).
>
> Does anybody have an idea where we can fix that ? Its pretty severe.
>
> test:
>
> <iframe src=file:/dev/dsp>
> foo
> </iframe>
> <object src=file:/dev/mouse></object>
> foo bar
> </html>

  I would think kio_file should only open files that are S_ISREG or S_ISLNK 
and not S_ISBLK, S_ISCHR, S_ISFIFO, S_ISSOCK right?

-- 

George Staikos





More information about the kfm-devel mailing list