Actions
Bug #76
closednull pointer in product item controller and view
Description
put the try code in
_product_item_index.html.erb
wkproductitem_controller.rb
productId =session[controller_name].try(:product_id)
brandId =session[controller_name].try(:brand_id)
locationId =session[controller_name].try(:location_id)
availabilityId =session[controller_name].try(:availability)
Updated by Redmine Admin over 5 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Actions