#325: Glitch in opensearch web handler
------------------------+---------------------------------------------------
  Reporter:  skaplun    |       Owner:  jcaffaro  
      Type:  defect     |      Status:  new       
  Priority:  major      |   Milestone:            
 Component:  WebSearch  |     Version:            
Resolution:             |    Keywords:  opensearch
------------------------+---------------------------------------------------
Changes (by jcaffaro):

  * priority:  trivial => major


Comment:

 Same would occur for URLs:
 {{{
 /openurl/
 /logout_SSO_hook/
 /record/XXX/comments/display/
 /record/XXX/comments/add/
 /record/XXX/comments/vote/
 /record/XXX/comments/report/
 /record/XXX/comments/index/
 /record/XXX/comments/attachments/
 /record/XXX/comments/subscribe/
 /record/XXX/comments/unsubscribe/
 /youralerts/input/
 /youralerts/modify/
 /youralerts/list/
 /youralerts/add/
 /youralerts/update/
 /youralerts/remove/
 /yourmessages/display/
 /yourmessages/write/
 /yourmessages/send/
 /yourmessages/delete/
 /yourmessages/delete_all/
 /yourmessages/display_msg/
 /youraccount/display/
 /youraccount/edit/
 /youraccount/change/
 /youraccount/send_email/
 /youraccount/lost/
 /youraccount/youradminactivities/
 /youraccount/access/
 /youraccount/delete/
 /youraccount/logout/
 /youraccount/login/
 /youraccount/register/
 /youraccount/resetpassword/
 /yourbaskets/display_item/
 /yourbaskets/display/
 /yourbaskets/search/
 /yourbaskets/write_note/
 /yourbaskets/save_note/
 /yourbaskets/delete_note/
 /yourbaskets/add/
 /yourbaskets/delete/
 /yourbaskets/modify/
 /yourbaskets/edit/
 /yourbaskets/edit_topic/
 /yourbaskets/create_basket/
 /yourbaskets/display_public/
 /yourbaskets/list_public_baskets/
 /yourbaskets/subscribe/
 /yourbaskets/unsubscribe/
 /yourbaskets/write_public_note/
 /yourbaskets/save_public_note/
 /yourbaskets/attachments/
 /yourgroups/display/
 /yourgroups/create/
 /yourgroups/join/
 /yourgroups/leave/
 /yourgroups/edit/
 /yourgroups/members/
 [...]
 }}}

 Should probably be fixed at the level of the URL handler.

-- 
Ticket URL: <http://invenio-software.org/ticket/325#comment:1>
Invenio <http://invenio-software.org>

Reply via email to