Comments

tinny created an issue. See original summary.

tinny’s picture

Status: Active » Needs review
StatusFileSize
new485 bytes

Status: Needs review » Needs work

The last submitted patch, 2: commerce_product-strpos-2565389-7.x.patch, failed testing.

swarad07’s picture

Rerolling.

swarad07’s picture

Status: Needs work » Needs review
StatusFileSize
new369 bytes

Forgot to change status

Status: Needs review » Needs work

The last submitted patch, 5: commerce-sku_validate_patch-2565389-5-7.x.patch, failed testing.

swarad07’s picture

Status: Needs work » Needs review
StatusFileSize
new369 bytes

Status: Needs review » Needs work

The last submitted patch, 7: commerce-sku_validate_patch-2565389-6.patch, failed testing.

swarad07’s picture

Status: Needs work » Needs review
StatusFileSize
new369 bytes

Status: Needs review » Needs work

The last submitted patch, 9: commerce-sku_validate_patch-2565389-9.patch, failed testing.

swarad07’s picture

Status: Needs work » Needs review
StatusFileSize
new369 bytes

Now more interested in why the bot says patch file name is not valid. :-/

Status: Needs review » Needs work

The last submitted patch, 11: commerce-sku_validate-2565389-11.patch, failed testing.

swarad07’s picture

Status: Needs work » Needs review
StatusFileSize
new369 bytes

Changing the patch name to commerce_product

Status: Needs review » Needs work

The last submitted patch, 13: commerce_product-sku_validate-2565389-13.patch, failed testing.

swarad07’s picture

Version: 7.x-1.11 » 7.x-1.x-dev
StatusFileSize
new369 bytes
swarad07’s picture

Status: Needs work » Needs review
StatusFileSize
new369 bytes

Adding credit.

dishabhadra’s picture

Status: Needs review » Reviewed & tested by the community
mglaman’s picture

swarad07, looks like you submitted a lot of moot patches?

+++ b/modules/product/commerce_product.module
@@ -694,7 +694,6 @@ function commerce_product_validate_sku($sku) {
   }
-
   return TRUE;

Example. Not sure what happened, but #1's approach is right.

mglaman’s picture

Status: Reviewed & tested by the community » Closed (fixed)