@xinfiniteshopx wrote:
This should be an easy fix for eBay and has been going on for a while. Can this please get fixed???
Apparently not. I think it's been about 18 months since this was first reported.
My own theory as to why it hasn't been fixed is because an over-reliance on offshore contract programmers who don't actually use eBay makes it hard to find ones who understand how the page is supposed to function, as well as understand how someone else wrote the code in the past, and thus debugging reported problems can turn simple glitches into nightmares.
In this case it looks like someone pushed the dimensions onto a stack someplace, then popped them off in the wrong order (apparently thinking it was First In First Out instead of Last In First Out). You can actually view the page code in your browser and see the values getting displayed via the wrong variables. Yet in all this time, no one on the coding side has been able to fix it.