Just brief description why I am trying getting userLogin from session: when I click on *quick Entire shipping* for a order created using *anonymous checkout*, the order completion mail sent to user contain a message
*Order Complete Notice* *NOTE: This is a DEMO store-front. Orders placed here will NOT be billed, and will NOT be fulfilled.* *Order not found with ID [IBGO10062], or not allowed to view.*when I further investigated this, I found userLogin variable used in orderStatus.bsh is null. also session and request variable is void. please let me know how can I get userLogin in orderStatus.bsh when order is created using anonymous checkout(when I click on quick ship entire order). Regards, Abhishake
