View Issue Details

IDProjectCategoryView StatusLast Update
0000552OXID eShop (all versions)3.1. Design, GUI, UXpublic2009-04-21 13:19
Reportersmatthes Assigned To 
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.0.0.2 revision 14967 
Fixed in Version4.1.0 revision 17976 
Summary0000552: Link to the attached file not works in the Product Details view
DescriptionWhen pdf file is attached to product in the Products -> Extended tab, and clicked on the .pdf file in the frontend, the warning message occurs:

<a href="

Warning: Missing argument 1 for oxArticle::getPictureUrl(), called in /{root_url}/tmp/6d06ad7bf868d7c3319980eb3264a6b3^%%AA^AA0^AA0EB992%%details.tpl.php on line 68 and defined in /{root_url}/core/oxarticle.php on line 2298

http://{my_domain}/out/pictures//0/{filename}.pdf">[>] {filename}.pdf</a>
Additional Informationin basic/tpl/details.tpl:
[{if $product->oxarticles__oxfile->value}]
        <a href="[{$product->getPictureUrl()}]/0/[{ $product->oxarticles__oxfile->value }]">[>] [{ $product->oxarticles__oxfile->value }]</a>
    [{/if}]
TagsNo tags attached.
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Relationships

has duplicate 0000578 closed Erweitert / Datei hochladen 

Activities

There are no notes attached to this issue.