﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking
314	Abfrage von Versandart bei Downloadprodukten überspringen	kaisa	somebody	"Es ist ein Fehler, da es unsinnig ist.

/checkout_shipping.php

Zeile 86:
$total_weight = $_SESSION['cart']->show_weight();
$total_count = $_SESSION['cart']->count_contents();

// addition: also if no weight is present *KS*
echo ""VIRTUAL:"".$order->content_type."":"".$_SESSION['cart']->count_contents_virtual();
if ($order->content_type == 'virtual' || ($order->content_type == 'virtual_weight') || ($_SESSION['cart']->count_contents_virtual() == 0) || $total_weight==0) { // GV Code added
"	Bug/Fehler	closed	normal	modified-shop-2.0.0.0	Admin	1.06	worksforme				
