Joomla.it Forum
Componenti per Joomla! => Gestione e-commerce => : GiorgioBlu 16 Mar 2006, 12:17:20
-
E' di oggi la notizia che un'ulteriore maintenance release (VirtueMart version 1.0.4) verrą rilasciata prossimamente.
http://www.mambo-phpshop.net/index.php?option=com_content&task=view&id=179&Itemid=80
Purtroppo ci sono diversi bug riscontrati e Soeren si rammarica che tali bug non siano stati riscontrati durante la fase di testing.
Ecco perchč sottolineo anch'io l'importanza di eseguire test e segnalare ogni problema riscontrato al team di sviluppo (anche per la nostra versione italiana! ;))
Attendiamo con ansia il rilascio di questa nuova release e di conseguenza ritardiamo ulteriormente il rilascio ufficiale della versione italiana.
Intanto provatela! Maggiori info le trovate qui:
http://www.joomla.it/index.php?option=com_smf&Itemid=58&topic=4219.0
-
Domani sera (24-03-2006), se tutto va bene :D, verrą rilasciata la versione 1.0.4
I problemi risolti saranno questi...
Vi ricordo che seguirą la versione ITA.
Tenetevi pronti ;)
23-03-2006 soeren
# Redirection to child product fails in Internet Explorer when SEF mode = On
+ ProductScroller module: added the category_id parameter to the XML file, so you can now specify a category_id (or a comma-separated list of more than one category_id)
to filter the products by (multiple) category/ies
20-03-2006 soeren
^ Payment method preselecection: the first displayed payment method is always pre-selected now
# "delete from cart" fails when the custom attribute value contains quotes
# can't assign more than one product type to a product
# Task #622 - Order Update Time is Wrong
# Task #601 - Show the Number of Products in a Category
+ for debugging: added '@ini_set( 'display_errors', 1 );' to virtuemart_parser.php
for making PHP errors visible
^ changed behaviour for HTTPS links when in HTTPS mode.
When the user is NOT on "checkout" or "account" pages, all links are generated using the http://... URL
This will allow leaving the HTTPS mode 2 after the order has been placed.
# Task #490 - adding attributes error on sub-items
# Task #518 - Reports miss same-day orders
# Task #558 - Bug in report basic module
^ showing "no image" image when a product thumbnail image is not available
# Task #470 - Close tablerow after Categorylisting
+ products can be viewed using the SKU now. Works for the product details page:
Instead of "&product_id=XX" just use "&sku=YY" where YY stands for the SKU of the product
# credit card number not checked on form submit, another bug, same reason: payment method can be left unchecked
+ added: autocomplete="off" to the credit card form to prevent sensible information being prefilled
+ Order item status update by manelzaera
# Task #617 - Wrong image path in account.billing.php
# Task #615 - Cannot add multiple Product Types to a Product
16-03-2006 soeren
# Sort ASC / DESC icon not working on Internet Explorer
# wrong query in payment module for Linkpoint (ps_linkpoint.php)
^ restricting prices by user access level can be completely
disabled in the shop administration now (useful for people using ACL extensions like JACL)
# manufacturer search code contained wrong SQL (shop_browse_queries.php) + various SQL fixes
14-03-2006 soeren
# Fixed the session problems (removed the call to session_id() and various lines of unnecessary code)
12-03-2006 soeren
# users, who are logged in, but not yet registered as customer/shopper
can't directly continue their "checkout" after registration as shopper
# users who are logged in, but have an empty "usertype" field don't see prices
# added $manufacturer_id support for caching pages
---- VirtueMart 1.0.3 released ----