View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001715 | OXID eShop (all versions) | 3.1. Design, GUI, UX | public | 2010-03-23 12:46 | 2010-06-28 19:23 |
Reporter | juergen_busch | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.2.0 revision 23610 | ||||
Fixed in Version | 4.4.0 revision 28699 | ||||
Summary | 0001715: Media files can't be open in a new tab or window | ||||
Description | It should be possible to define in which way media files should be opened. 1st possibility: options in admin area (same window, new window, new tab) 2nd possibility: define it in details.tpl with target=_blank for example | ||||
Additional Information | Found this in \core\oxmediaurl.php: $sForceBlank = $blNewPage?'target=_blank':''; $sHtmlLink = "<a href='$sUrl' $sForceBlank >$sDesc </a>"; But $sForceBlank doesn't work and there is no way to realize this request in template. | ||||
Tags | No tags attached. | ||||
Theme | |||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||