Rev 37543 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 37544 2026-09-08 16:39:19
- Author: amit
- Log message:
- web offer sync: expand CC and DC to Credit Card and Debit Card
The circular writes 'Rs.4000 Cashback on CC EMI'; a partner reading the badge should
see 'Credit Card EMI'. Applied to the title and the small/detailed text together, so
a badge and its detail never disagree.
Word-bounded and applied BEFORE truncation: an expansion is never cut in half, and
letters inside a word are untouched - the circular's cells carry strings like
'X300 Ext Kit' and 'ACCESSORIES', which an unbounded replace would corrupt.
On Sep'26 this affects 155 of 259 descriptions for CC and 48 for DC.
Two existing expectations updated to the new wording, and two tests added: one for
the expansion, one asserting DCX and ACCESSORIES survive intact.