Bug 1417937
| Summary: | Details link and paging on content tab throws HTTP Status 404 | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | Filip Brychta <fbrychta> | ||||||||||
| Component: | UI | Assignee: | Josejulio Martínez <jmartine> | ||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Prachi <pyadav> | ||||||||||
| Severity: | medium | Docs Contact: | |||||||||||
| Priority: | medium | ||||||||||||
| Version: | JON 3.3.7, JON 3.3.8 | CC: | jkandasa, jmartine, loleary, pyadav, spinder | ||||||||||
| Target Milestone: | CR01 | Keywords: | Triaged | ||||||||||
| Target Release: | JON 3.3.9 | ||||||||||||
| Hardware: | Unspecified | ||||||||||||
| OS: | Unspecified | ||||||||||||
| Whiteboard: | |||||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 2017-10-02 17:21:51 UTC | Type: | Bug | ||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||
| Documentation: | --- | CRM: | |||||||||||
| Verified Versions: | Category: | --- | |||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||
| Embargoed: | |||||||||||||
| Attachments: |
|
||||||||||||
Created attachment 1246227 [details]
content tab error
commit 902aa26d90fe293bb69658d335893dddbc3239ce
Merge: 1304f1f 06ea6af
Author: Michael Burman <yak>
Date: Wed Aug 23 16:48:31 2017 +0300
Merge pull request #312 from josejulio/bugs/1417937
Bug 1417937 - Details link and paging on content tab throws HTTP Stat…
commit 06ea6afb006fc44387ad7bdd51e4e1ba3176d49a
Author: Josejulio Martínez <jmartine>
Date: Tue Aug 15 11:36:08 2017 -0500
Remove "View" links
commit 59a1025ee1b0c8c830f31888816a2bc48687de0e
Author: Josejulio Martínez <jmartine>
Date: Wed Aug 2 18:54:23 2017 -0500
Bug 1417937 - Details link and paging on content tab throws HTTP Status 404
Fixes pagination and "view" links.
Moving to ON_QA as available for test with the following binary: http://download.eng.bos.redhat.com/brewroot/packages/org.jboss.on-jboss-on-parent/3.3.0.GA/133/maven/org/jboss/on/jon-server-patch/3.3.0.GA/jon-server-patch-3.3.0.GA.zip *NOTE Build represents JON 3.3.9 DR01 build. Please report issues as you encounter them. Created attachment 1322496 [details]
qa-failed-blank-column
fix removed links. However, I can see blank column on end of the table. see the attached screenshot.
Version info:
-------------
OS: Fedora 26
Browser: Firefox 55.0.2 (64-bit)
JBoss Operations Network
Version: 3.3.0.GA Update 09
Build Number: 74b22f5:8c38c0a
GWT Version: 2.5.0
SmartGWT Version: 3.0p
Firefox needed something else.
commit bed752f673a55ad386249694aac170ce757d631f
Merge: 211399f 674af7c
Author: Ruben Vargas <ruben.vp8510>
Date: Wed Sep 6 16:53:34 2017 -0500
Merge pull request #321 from josejulio/bugs/1417937
Bug 1417937 - Updates columnsWidth to match the column count
commit 674af7cd5c1fa3c86889c16edd20bfe7cf419a81
Author: Josejulio Martínez <jmartine>
Date: Wed Sep 6 11:43:00 2017 -0500
Bug 1417937 - Updates columnsWidth to match the column count
Moving to ON_QA. JON 3.3.9 CR01 artifacts are available for test from here: http://download.eng.bos.redhat.com/brewroot/packages/org.jboss.on-jboss-on-parent/3.3.0.GA/135/maven/org/jboss/on/jon-server-patch/3.3.0.GA/jon-server-patch-3.3.0.GA.zip *Note: jon-server-patch-3.3.0.GA.zip maps to CR01 build of jon-server-3.3.0.GA-update-09.zip. Created attachment 1328528 [details]
verified
Works as expected. I do not see any blank column on the table.
Version info:
-------------
OS: Fedora 26
Browser: Firefox 55.0.3 (64-bit)
JBoss Operations Network
Version: 3.3.0.GA Update 09
Build Number: 44ba698:204e925
GWT Version: 2.5.0
SmartGWT Version: 3.0p
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2017:2846 |
Created attachment 1246226 [details] content tab Description of problem: See attached contentTab.png and contentTabError.png Error is visible when clicking on details link or paging. Version-Release number of selected component (if applicable): Tried with 3.3.7 and 3.3.8 but it will be probably in earlier versions as well. How reproducible: Always Steps to Reproduce: 1. create EAP deployment 2. navigate to that deployment -> Content tab 3. click on any details link or paging element Actual results: See attached contentTabError.png Expected results: No errors Additional info: