Bug / feature

I tried entering an eloborate number pattern token: [commerce_order:store_id:entity:field_order_number_code][commerce_order:store_id:entity:name][commerce_order:placed:date:custom:dM][pattern:number] and I couldn't add other tokens anymore due to the default maxlength of 255 on a textfield.

I'll post a patch asap.

CommentFileSizeAuthor
#3 3246248-3.patch803 bytesjsacksick
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

nightlife2008 created an issue. See original summary.

jsacksick’s picture

Actually, the maxlength currently set is 128, would 255 help?

jsacksick’s picture

Status: Active » Fixed
FileSize
803 bytes

Went ahead and removed the maxlength.

  • jsacksick committed 3b7e29c on 8.x-2.x
    Issue #3246248 by nightlife2008, jsacksick: Remove the maxlength on the...

  • jsacksick committed 9c30eb6 on 3.0.x
    Issue #3246248 by nightlife2008, jsacksick: Remove the maxlength on the...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.