[TYPO3-commerce] missing method getManufacturerTitle in class.tx_commerce_db_product.php ?

Ingo Schmitt mailinglisten at i-schmitt.de
Thu Nov 8 16:09:48 CET 2007


Hi,

fixed in SVN.


Please in the future: Create always a bugtracker entry, this makes the 
handling easier for a developer, since you don't have to walk thru the 
complete list to have an overview of bugs!

ingo
> hi,
> 
> the product class offers a method to get the manufacturer title:
> function getManufacturerTitle() {
>          if ($this->getManufacturerUid()) {
>              return 
> $this->conn_db->getManufacturerTitle($this->getManufacturerUid());
>          }
>         
>      }
> 
> but the function doesn't exist in class.tx_commerce_db_product.php.
> 
> so i wonder how this could be?
> 
> thx for some insight!
> 
> cheers alex


Mit freundlichen Gruessen
-- 
Ingo Schmitt                        mailto:is at marketing-factory.de
Marketing Factory Consulting GmbH   http://typo3.marketing-factory.de/
Content Management mit Typo3: Beratung - Schulung - Realisierung


More information about the TYPO3-project-commerce mailing list