| 1 | | Repro steps: |
| 2 | | ========== |
| 3 | | 1. Add "Home" to the navigation menu |
| 4 | | 2. Navigate to http://thetestsite/?style=stylename |
| 5 | | 3. Check the css class of "Home" on the navigation menu |
| 6 | | |
| 7 | | Expected: |
| 8 | | ========== |
| 9 | | There is the class "current-menu-item" |
| 10 | | |
| 11 | | Actual: |
| 12 | | ========== |
| 13 | | There isn't the class "current-menu-item" |
| 14 | | |
| 15 | | Desc: |
| 16 | | ========== |
| 17 | | 1. It works when there are no query string in the url say: http://thetestsite/ |
| | 1 | Repro steps:[[BR]] |
| | 2 | ==========[[BR]] |
| | 3 | 1. Add "Home" to the navigation menu[[BR]] |
| | 4 | 2. Navigate to http://thetestsite/?style=stylename[[BR]] |
| | 5 | 3. Check the css class of "Home" on the navigation menu[[BR]] |
| | 6 | [[BR]] |
| | 7 | Expected:[[BR]] |
| | 8 | ==========[[BR]] |
| | 9 | There is the class "current-menu-item"[[BR]] |
| | 10 | [[BR]] |
| | 11 | Actual:[[BR]] |
| | 12 | ==========[[BR]] |
| | 13 | There isn't the class "current-menu-item"[[BR]] |
| | 14 | [[BR]] |
| | 15 | Desc:[[BR]] |
| | 16 | ==========[[BR]] |
| | 17 | 1. It works when there are no query string in the url say: http://thetestsite/[[BR]] |