Defect #8833
closedIssues list contains only 2 columns after first click on Apply
0%
Description
Issues list contains only 2 columns after first click on Apply.
After second click on Apply, the columns show as usual.
What is interesting is that columns also disappear (after first click, they are there before!) from Settings > Columns. After second click they reappear.
Tested in IE8,FF5,Chrome12. I'm attaching 3 screenshots how it behaves in 3 steps.
This defect started after upgrade from Redmine 1.1.1 to 1.2.1 (all done according to RedmineUpgrade page).
Output of script/about:
About your application's environment
Ruby version 1.8.7 (x86_64-linux - CentOS 5.6)
RubyGems version 1.3.7
Rack version 1.1.2
Rails version 2.3.11
Active Record version 2.3.11
Active Resource version 2.3.11
Action Mailer version 2.3.11
Active Support version 2.3.11
Application root /var/www/redmine
Environment production
Database adapter mysql (5.1.52)
Database schema version 20110511000000
About your Redmine plugins
Redmine Ms Projects plugin 0.1.0
Redmine Graphs plugin 0.1.0
Redmine Response Time plugin 0.0.1
Stuff To Do Plugin 0.4.0
Issues XLS export 0.0.9
Redmine Carousel plugin 1.0.1
Files
Updated by Etienne Massip over 13 years ago
Could you please try without plugins ?
Updated by Lubor Nosek over 13 years ago
- Status changed from New to Resolved
Ok, that was it, thanks for heads up.
For others: Problem was old redmine_xls_export plugin, upgrading to version 0.1.3 did the trick.
Thanks again.
Updated by Etienne Massip over 13 years ago
- Status changed from Resolved to Closed
- Resolution set to Invalid