[PR #104] [MERGED] Change window.location to window.location.href. #262

Open
opened 2026-01-24 11:37:15 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/FriendsOfSymfony/FOSFacebookBundle/pull/104
Author: @babour
Created: 1/15/2012
Status: Merged
Merged: 1/15/2012
Merged by: @stof

Base: masterHead: patch-1


📝 Commits (1)

  • 5bbff91 Change window.location to window.location.href.

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 README.md (+2 -2)

📄 Description

Because window.location do not work on internet explorer, but window.location.href does.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/FriendsOfSymfony/FOSFacebookBundle/pull/104 **Author:** [@babour](https://github.com/babour) **Created:** 1/15/2012 **Status:** ✅ Merged **Merged:** 1/15/2012 **Merged by:** [@stof](https://github.com/stof) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`5bbff91`](https://github.com/FriendsOfSymfony/FOSFacebookBundle/commit/5bbff91a9bf24eec83bba77780cb7d0f5af7f55e) Change window.location to window.location.href. ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -2) </details> ### 📄 Description Because window.location do not work on internet explorer, but window.location.href does. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-24 11:37:15 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: FriendsOfSymfony/FOSFacebookBundle#262