View Issue Details

IDProjectCategoryView StatusLast Update
0002140OXID eShop (all versions)1. ----- eShop frontend -----public2012-12-10 14:38
Reporterd3 Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionunable to reproduce 
Product Version4.4.3 revision 30016 
Summary0002140: Conflict with Flash-Player and .htaccess on admin (wysiwigpro)
Descriptionif a flash-file(as Flash-movie,flvPlayer ) is added with the wysiwigpro to a longtext or an cms-page:
the path to the file player.swf ist located to
"admin/wysiwigpro/media/player.swf".

1) the file player.swf should be stored someware in "out/basic/" (maybe in src or media)
2) if the admin is behind a .htaccess, a dialog for username and passwort will be display
TagsNo tags attached.
Theme
BrowserAll
PHP Versionany
Database Versionany

Activities

birute_meilutyte

2010-10-12 16:56

reporter   ~0003589

the problem here appears because .htaccess file is not configured correctly.

@developers: expand description ( http://wiki.oxidforge.org/Tutorials/Best_Practice_Security_Actions ) with solution, how to setup .htaccess file to avoid such problems.

saulius.stasiukaitis

2012-02-15 12:35

reporter   ~0005740

Can add only url address when inserting/editing media object. Code created do not depend on local flash player.
Images uploaded with wysiwig uploads to out/pictures directory and files uploaded over product are uploaded to out/pictures/media so both can be accessed.