CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #4853

Checkout inserts empty database entry

Added by Michael Staatz over 3 years ago. Updated over 2 years ago.

Status:Closed Start date:2009-10-02
Priority:Must have Due date:
Assignee:Michael Staatz % Done:

0%

Category:Bug Spent time: -
Target version:- Estimated time:1.00 hour
Votes: 0

Description

It seems that there where many problems with this new

tx_commerce_div::removeXSSStripTagsArray

function and it was not testet at all. I find out that for EVERY Order that has not an delivery address an EMPTY database entry was inserted in tt_address.

I think the pi3 must be complete reviewed because there are many points where statments are:

if (!is_array($this->MYSESSION .......

this will not wor anymore because there are now allways Arrays, but empty.

I have a diff - file applied.

Best regards

Michael Staatz

handleAddress.diff (405 Bytes) Michael Staatz, 2009-10-02 09:28

Associated revisions

Revision 4847
Added by Thorsten Kahler over 6 years ago

  • Fix bug #4853: typo in mod_web_dmail::getUniqueEmailsFromGroup()

History

Updated by Michael Staatz over 3 years ago

  • Status changed from New to Closed
  • Assignee set to Michael Staatz

No more needed because there was new commit by ingo.

Updated by Morten Haggren over 3 years ago

Michael Staatz wrote:

No more needed because there was new commit by ingo.

commit in question is r25029

Also available in: Atom PDF