[cl-weblocks-ticket] #9: Consider redirecting the browser to hide all non user-friendly actions on non-ajax requests

#9: Consider redirecting the browser to hide all non user-friendly actions on non-ajax requests ---------------------------------------+------------------------------------ Reporter: sakhmechet | Owner: sakhmechet Type: enhancement | Status: new Priority: low | Milestone: 0.1 Component: weblocks | Version: pre-0.1 Keywords: non-AJAX request redirect | ---------------------------------------+------------------------------------ When JavaScript is turned off on the client and AJAX isn't available, all actions end up showing on the URL. This breaks expected behavior - users can't bookmark URLs, send them to friends, etc. We should consider sending a redirect request to the browser on every action in case AJAX is turned off to clean up the URL. -- Ticket URL: <http://trac.common-lisp.net/cl-weblocks/ticket/9> cl-weblocks <http://common-lisp.net/project/cl-weblocks> cl-weblocks

#9: Consider redirecting the browser to hide all non user-friendly actions on non-ajax requests --------------------------+------------------------------------------------- Reporter: sakhmechet | Owner: sakhmechet Type: enhancement | Status: new Priority: low | Milestone: 0.2 Component: weblocks | Version: pre-0.1 Resolution: | Keywords: non-AJAX request redirect --------------------------+------------------------------------------------- Changes (by sakhmechet): * milestone: 0.1 => 0.2 -- Ticket URL: <http://trac.common-lisp.net/cl-weblocks/ticket/9> cl-weblocks <http://common-lisp.net/project/cl-weblocks> cl-weblocks

#9: Consider redirecting the browser to hide all non user-friendly actions on non-ajax requests --------------------------+------------------------------------------------- Reporter: sakhmechet | Owner: sakhmechet Type: enhancement | Status: closed Priority: low | Milestone: 0.2 Component: weblocks | Version: pre-0.1 Resolution: fixed | Keywords: non-AJAX request redirect --------------------------+------------------------------------------------- Changes (by sakhmechet): * resolution: => fixed * status: new => closed Comment: Fixed. We now redirect the client on non-ajax requests with action on the url to the same url with the action removed. -- Ticket URL: <http://trac.common-lisp.net/cl-weblocks/ticket/9> cl-weblocks <http://common-lisp.net/project/cl-weblocks> cl-weblocks
participants (1)
-
cl-weblocks