Bug 1078437
| Summary: | Attempts to add Filters to JBoss ON Http Content Source gives error | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | dsteigne | 
| Component: | Content | Assignee: | Lukas Krejci <lkrejci> | 
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> | 
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | JON 3.2 | CC: | hrupp, myarboro, skondkar | 
| Target Milestone: | DR03 | Keywords: | Regression, Triaged | 
| Target Release: | JON 3.2.2 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-07-29 00:17:17 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: | |||
| 
        
          Description
        
        
          dsteigne
        
        
        
        
        
          2014-03-19 17:16:37 UTC
        
       master d3fb7a117a2f11cb16256eea9cb6ed7ded222049
Author: Lukas Krejci <lkrejci>
Date:   Tue Jun 17 00:26:46 2014 +0200
    [BZ 1078437] Correct the navigation in content subsystem JSF pages
    
    The /portal prefix is only valid in the <redirect/> navigation cases
    because in those cases it is represented literally as the URL to go to.
    
    In all other cases it is a logical name that wasn't affected by the move of
    the JSF UI to the /portal context root.
release/jon3.2.x e9f8a8f584df7bfd28738e70feb9eade98cab50c
Author: Lukas Krejci <lkrejci>
Date:   Tue Jun 17 00:26:46 2014 +0200
    [BZ 1078437] Correct the navigation in content subsystem JSF pages
    
    The /portal prefix is only valid in the <redirect/> navigation cases
    because in those cases it is represented literally as the URL to go to.
    
    In all other cases it is a logical name that wasn't affected by the move of
    the JSF UI to the /portal context root.
    
    (cherry picked from commit d3fb7a117a2f11cb16256eea9cb6ed7ded222049)
    Signed-off-by: Lukas Krejci <lkrejci>
Moving to ON_QA as available for test in latest build: http://jon01.mw.lab.eng.bos.redhat.com:8042/dist/release/jon/3.2.2.GA/6-28-2014/ Verified on JBoss ON 3.2.2 DR03 build. There is no error on adding a package type by clicking the "Add New" button. This has been verified and released in Red Hat JBoss Operations Network 3.2 Update 02 (3.2.2) available from the Red Hat Customer Portal[1]. [1]: https://access.redhat.com/jbossnetwork/restricted/softwareDetail.html?softwareId=31783 |