Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3841564
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T15:40:14+00:00 2026-05-19T15:40:14+00:00

The problem I’m having is that any ‘delete’ action that gets called in IE-7

  • 0

The problem I’m having is that any ‘delete’ action that gets called in IE-7 goes to the ‘show’ instead of performing the destroy. The ‘logout’ ends up trying the samething but fails as there is no ‘show’ action for account_session. The funny thing is that everything works fine in Firefox-3.6.x. I’m using Authlogic for authentication, but don’t think that matters.

Can anyone spot a problem with my routes? or know why IE doesn’t like them?

routes.rb

resource :account_session
root :controller => "account_sessions", :action => "new" # optional, this just sets the root route

resources :accounts
resource :account, :controller => "accounts"

resource :password_resets, :controller => "password_resets" #, :only => [:new, :edit]
resources :password_resets

resources :students
resources :departments

resources :exhibitions, :only => [:destroy, :update]
resources :projects do
  resources :exhibitions, :only => [:create, :edit, :index, :new, :show]
end

resources :tags

resources :medias, :only => [:destroy, :update, :create, :edit, :new, :show]
resources :projects do
  resources :medias, :only => [:create, :edit, :index, :new, :show, :update]
end

controller :advanced_search do
  get 'search' => :new
  get 'search_results' => :index
  post 'search_results' => :index
end

get "activate" => 'activations#create'
get "password_reset" => 'password_resets#edit'

get "profile" => 'students#show'

controller :admin do
  get 'admin' => :index
  post 'admin/profile' => :update
end

resources :students do
  resources :projects do
    get :unlink, :on => :member
  end
end

resources :tags do
  resources :projects do
    get :untag, :on => :member
  end
end

get "" => 'accounts#new'

controller :account_sessions do
  delete 'logout' => :destroy
end

get "register" => 'accounts#new'

match '/pages', :to => 'pages#show'

root :to => "accounts#new"
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T15:40:14+00:00Added an answer on May 19, 2026 at 3:40 pm

    If your issues are browser-specific, I strongly doubt there is anything wrong with your routes.rb file.

    The issues are probably being caused by your views’ JavaScript. In fact, it sounds as though the JavaScript isn’t executing at all in IE, which results in your links being followed instead.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Problem: I have two spreadsheets that each serve different purposes but contain one particular
Problem (simplified to make things clearer): 1. there is one statically-linked static.lib that has
Problem: Ajax suggest-search on [ n ] ingredients in recipes. That is: match recipes
I ran into a problem. Wrote the following code snippet: teksti = teksti.Trim() teksti
I am currently running into a problem where an element is coming back from
I have a French site that I want to parse, but am running into
Problem: I have an address field from an Access database which has been converted
Problem: Given a list of strings, find the substring which, if subtracted from the
Problem is described and demonstrated on the following links: Paul Stovell WPF: Blurry Text
i got an object with contents of html markup in it, for example: string

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.