Bug 119695 - Form Builder URL Redirect action is broken
Summary: Form Builder URL Redirect action is broken
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise CMS
Classification: Retired
Component: other
Version: nightly
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: ccm-bugs-list
QA Contact: Jon Orris
URL:
Whiteboard:
Depends On: 112029
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-04-01 15:47 UTC by Daniel Berrangé
Modified: 2007-04-18 17:05 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-09-02 17:37:30 UTC
Embargoed:


Attachments (Terms of Use)

Description Daniel Berrangé 2004-04-01 15:47:50 UTC
Description of problem:
The FormBuilder URL Redirect action does not redirect to the URL you
enter. For example if you enter

  http://www.google.com/

You instead get redirected to
 
  / 

on the local server

If you enter 

  /ccm/services/

Then you instead get redirected to

  /ccm/ccm/services/

This is all a result of the fubar logic introduced to
DispatcherHelper#sendRedirect - see bug 112029

Version-Release number of selected component (if applicable):


How reproducible:
ALWAYS

Steps to Reproduce:
1. Create a URL Redirect action with http://www.google.com/ as the
destination
2. Submit the FOrm
3.
  
Actual results:
Sent to /

Expected results:
Sent  http://www.google.com/

Additional info:

This also breaks the APLAWS remote search capability, and the APLAWS
remote search spider indexer.

Comment 1 Daniel Berrangé 2006-09-02 17:37:30 UTC
Closing old tickets



Note You need to log in before you can comment on or make changes to this bug.