[oss-changes] [ opensubsystems-Feature Requests-1676201 ] Generalize URL where requests are posted
Brought to you by:
bastafidli
From: SourceForge.net <no...@so...> - 2007-03-08 00:25:02
|
Feature Requests item #1676201, was opened at 2007-03-07 18:22 Message generated for change (Comment added) made by bastafidli You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=659216&aid=1676201&group_id=111437 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: * Tutorial (Chronicle, Blog, Entry) Group: 1.0rc3 >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Miro Halas (bastafidli) Assigned to: Miro Halas (bastafidli) Summary: Generalize URL where requests are posted from the JSP pages Initial Comment: In the current version of Chronicle each JSP page has hardcoded the URL where the request from the page is submitted to. This is not very flexible since it cannot be changed in any way. All other URls are determined by the navigator instance. We should make this behaviour consistent and let the post URL be determined by the navigator instance. ---------------------------------------------------------------------- >Comment By: Miro Halas (bastafidli) Date: 2007-03-07 18:25 Message: Logged In: YES user_id=166079 Originator: YES I have defined new method getPostUrl in BlogNavigator class which returns the URL where the requests should be posted. By overriding this method the URL can be changed. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=659216&aid=1676201&group_id=111437 |