Problem/Motivation
commerce_reorder_preprocess_link can get called lots, to keep it fast as things scale, avoid doing early exploding.
Proposed resolution
Find a better way to check without exploding or explode later in the if statement.
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | interdiff.txt | 544 bytes | joelpittet |
| #2 | 2507949-2.patch | 772 bytes | joelpittet |
| #1 | 2507949-1.patch | 725 bytes | joelpittet |
| #1 | commerce_reorder_preprocess_link-before.png | 152.24 KB | joelpittet |
| #1 | commerce_reorder_preprocess_link-after.png | 132.57 KB | joelpittet |


Comments
Comment #1
joelpittetAttached some Before and After photos to the IS.
Comment #2
joelpittetForgot the path inside. here's a fix.
Comment #3
nvahalik commentedComment #5
nvahalik commentedFixed in 2.x.
Comment #6
joelpittetCould we do 1.x on this too?
Comment #8
nvahalik commentedDone.