Bug #2400
Details of a node > Technical Logs : bottom buttons are off the screen
| Status: | Released | Start date: | 2012-04-02 | |
|---|---|---|---|---|
| Priority: | 2 | Due date: | ||
| Assignee: | % Done: | 100% |
||
| Category: | Webapp - Display, home page | |||
| Target version: | 2.3.7 | Estimated time: | 2.00 hours | |
| Needs translating: | No | Pull Request: |
Description
Scenario
Go to Asset Management > Groups > Choose a group > Select a node name
"Details of a node" appear > choose Technical Logs
In some case, with some browser you have the end page with the next/previous and numbers buttons, so it's good but not every time.
In all the case if you click on "next" button some times you will find a page with too much rows and the end of page will be hidden.
Associated revisions
Fixes #2400 : displays only 5 technical log per page when displaying in a popup
Merge branch 'branches/rudder/2.4'
- branches/rudder/2.4:
Fixes #2400 : displays only 5 technical log per page when displaying in a popup
Refs #2398 : add comment to help the future me understand better
Issue #2398: refactoring to factor out condition test on expected reports
Fixes #2444: backport fix for #1988: make postgres connection be check for death before being used
History
#1
Updated by Nicolas CHARLES about 1 year ago
- Status changed from New to Qualified
- Priority changed from N/A to 2
- Target version set to 2.3.7
- Estimated time changed from 0.00 to 2.00
Thank you for this bug report Francois, I'll be working on this one very soon
#2
Updated by Nicolas CHARLES about 1 year ago
- Status changed from Qualified to In progress
#3
Updated by Nicolas CHARLES about 1 year ago
- Status changed from In progress to Pending technical review
- % Done changed from 0 to 100
Applied in changeset 69c7a07134539f5daa3c3ffc1aa9696900d80c7b.
#4
Updated by François ARMAND about 1 year ago
- Status changed from Pending technical review to Released
That's ok, and the correction is clever.