On the product key list table (user/%/keys), the colspan for the long rows is incorrectly calculated
if the user does not have the permissions to view all keys.
This is because an extra empty col is added to the start of the table when the user can view all.
This patch fixes this problem.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | uc_product_keys-684044-1.patch | 757 bytes | agileware |
Comments
Comment #1
agileware commentedDamn patch didn't attach again. Here it is.
Comment #2
freixas commentedThank you. Sorry for the slow response but I am not receiving emails for this project (for some unknown reason -- there must be something I need to enable).
I will apply the patch as soon as I have a free moment.
Comment #3
freixas commentedThanks again. I applied your patch. The fix will appear in the next dev version dated 1/25/10 or later.