Bug 124964 - Legacy Free Applications can not be dispatched
Summary: Legacy Free Applications can not be dispatched
Keywords:
Status: CLOSED EOL
Alias: None
Product: Red Hat Web Application Framework
Classification: Retired
Component: other
Version: nightly
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: ccm-bugs-list
QA Contact: Jon Orris
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-06-01 16:50 UTC by Brett Prucha
Modified: 2020-03-27 16:47 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-03-27 16:47:00 UTC
Embargoed:


Attachments (Terms of Use)

Description Brett Prucha 2004-06-01 16:50:57 UTC
Description of problem:

Calling Application.legacyMake() sets the path to the site nodes url 
which ends in a slash.

When creating a legacy free application by calling Application.make() 
the path can not contain a slash at the end.

The dispatcher looks up applications using a slash at the end which 
causes legacy free applications to not be found.


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