From: SourceForge.net <no...@so...> - 2007-09-18 12:46:24
|
Patches item #1793018, was opened at 2007-09-12 10:06 Message generated for change (Comment added) made by cgyg9330 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1793018&group_id=71505 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Resolution: None Priority: 5 Private: No Submitted By: chris gilbert (cgyg9330) Assigned to: Nobody/Anonymous (nobody) Summary: Get a redirect URL programatically Initial Comment: I have trawled through the code and can't find this implemented anywhere - stable url strings tend to be cobbled together by concatenating strings in the code (eg com.arsdigita.cms.ui.item.Summary) or in xsl This utility method returns a redirect url for a given domain object. Because redirect urls are not in the context of ccm, I don't return a URL object or a relative URL because anything you do programatically with them is likely to result in a url of /ccm/redirect/ which doesn't work. ---------------------------------------------------------------------- >Comment By: chris gilbert (cgyg9330) Date: 2007-09-18 12:46 Message: Logged In: YES user_id=1069385 Originator: YES merged at r1658 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=531527&aid=1793018&group_id=71505 |