494: CSS missing when sorting columns after changing visible columns

edg****@gmai***** (Google Code) (Is this you? Claim this profile.)
May 21, 2008
When you add a new column or remove a column to the all-incoming-requests
page (for example), and then click on one of them to sort by that column,
the resulting screen seems not to be loading the correct CSS data.

Steps to reproduce the problem:
1. Go to the all-incoming requests page
2. add a new column to the displayed table
3. click on one of the column headers to sort by that column

Expected output should have the same CSS style that was visible before
sorting by the column.  Actual output lacks this CSS style data (or so it
appears).

Using Firefox 3.0b5, Reviewboard SVN r1370, Django SVN r7540.
chipx86
#1 chipx86
Thanks. Fixed in djblets r11764.
  • +Fixed