From blueduck at gmx.net Wed Dec 3 22:09:25 2008 From: blueduck at gmx.net (Stefano Kowalke) Date: Wed, 03 Dec 2008 22:09:25 +0100 Subject: [TYPO3-bugs] Please set issues #9859 and #9860 to resolved Message-ID: Hi, patches for these issues was committed by Dimitry, so issues could be set to resolved. Thanks in advance Stefano -- Seit?dem?1.1.2008?werden?Daten?zu?jeder?E-Mail?verdachtsunabh?ngig?gespeichert!? Weitere?Informationen: www.vorratsdatenspeicherung.de GPG-ID: 0x2B08936D Key-Fingerprint: 7F31 BCF0 70C0 B3B1 1235 07E9 1777 D7A0 2B08 936D From mail at idar.nl Wed Dec 10 10:09:32 2008 From: mail at idar.nl (Idar Creative) Date: Wed, 10 Dec 2008 10:09:32 +0100 Subject: [TYPO3-bugs] How to edit Commerce Steps in pre payment mode Message-ID: Hi List, How can I manage the commerce steps ? Example: I have a "prepayment" as payment method! Because I going to emplement the shop with a Dutch PSP (Payment service provider). Now the steps contains the following Steps. * Billing Address * Delivery Address * Payment * Listing * Finish * (And a empty step !) Why I don't know! See Code Below I Have 2 Questions: 1) How can I delete/exclude the "Payment" Step, because If I click on it, it redirects me to "Listing" and /or after filling "Delivery Address" it also skips the "Payment" Step. Which is good. But it confuses the user, because the section doesn't exsist. ("payment" goed after "Listing" true PSP) 2) The Last step is empty! Which Step is that, and how can I delete it! Thanks in advance! Kind regards, Idar -------------------- Steps Code ---------------------------------- __________ Information from ESET Smart Security, version of virus signature database 3678 (20081209) __________ The message was checked by ESET Smart Security. http://www.eset.com From blueduck at gmx.net Wed Dec 10 12:05:54 2008 From: blueduck at gmx.net (Stefano Kowalke) Date: Wed, 10 Dec 2008 12:05:54 +0100 Subject: [TYPO3-bugs] How to edit Commerce Steps in pre payment mode In-Reply-To: References: Message-ID: Hi Idar, this is the wrong list for the topic. Please try the english list oder maybe better the commerce list. Cheers Stefano Idar Creative schrieb: > Hi List, > > How can I manage the commerce steps ? > > Example: I have a "prepayment" as payment method! Because I going to > emplement the shop with a Dutch PSP (Payment service provider). > > Now the steps contains the following Steps. > > * Billing Address > * Delivery Address > * Payment > * Listing > * Finish > * (And a empty step !) Why I don't know! > > See Code Below > > I Have 2 Questions: > > 1) How can I delete/exclude the "Payment" Step, because If I click on it, it > redirects me to "Listing" and /or after filling "Delivery Address" it also > skips the "Payment" Step. Which is good. But it confuses the user, because > the section doesn't exsist. > ("payment" goed after "Listing" true PSP) > > > 2) The Last step is empty! Which Step is that, and how can I delete it! > > Thanks in advance! > > Kind regards, > > Idar > > > -------------------- Steps Code ---------------------------------- > > > > __________ Information from ESET Smart Security, version of virus signature > database 3678 (20081209) __________ > > The message was checked by ESET Smart Security. > > http://www.eset.com > > From franz at ttproducts.de Sun Dec 21 19:48:29 2008 From: franz at ttproducts.de (Franz Holzinger) Date: Sun, 21 Dec 2008 19:48:29 +0100 Subject: [TYPO3-bugs] question to bug #5932 Message-ID: Hello, see bug http://bugs.typo3.org/view.php?id=5932 When a user's record is deleted from the FE or in the BE, does this mean that (1) the image file shall be deleted completely? (2) Or shall only the record be marked as deleted? If the files were deleted, this would save disk space. However it would not allow to enable the record again, because the images would be lost. I would vote to delete the files or move them to a deletion folder from where they could be backuped and deleted from the filesystem. - Franz