Title: [Plugin: WordPress HTTPS (SSL)] Issue linking to JSP page in bookmarks
Last modified: August 20, 2016

---

# [Plugin: WordPress HTTPS (SSL)] Issue linking to JSP page in bookmarks

 *  Resolved [fergusweb](https://wordpress.org/support/users/fergusweb/)
 * (@fergusweb)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-issue-linking-to-jsp-page-in-bookmarks/)
 * Hi,
 * Found a strange problem today. We added a link (in Links of wp-admin) to this
   address:
    [https://www.service.transport.qld.gov.au/rrtexternal/SelectExam.jsp](https://www.service.transport.qld.gov.au/rrtexternal/SelectExam.jsp)
   and added a widget to display our bookmarks.
 * We noticed the link kept changing to the non-HTTPS version. When I disabled the
   WordPress HTTPS plugin, this stopped happening, so I knew the issue was there
   somewhere.
 * To make a long story short: The function ‘`fixExtensions`‘ in `Parse.php` seems
   to be recognising the link as a javascript resource. I think it then attempts
   to secure or unsecure the link per other settings.
 * We found another way around the problem, but I thought I should report the issue..
   jsp is not an uncommon file extension, and others might have the same issue.
 * Cheers for a great plugin!
 * [http://wordpress.org/extend/plugins/wordpress-https/](http://wordpress.org/extend/plugins/wordpress-https/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [Les Dow](https://wordpress.org/support/users/lrdow/)
 * (@lrdow)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-issue-linking-to-jsp-page-in-bookmarks/#post-2982783)
 * I am having a similar problem but unfortunately have not found a work around.
   Any ideas how to resolve this would be greatly appreciated.
 *  [zglazer](https://wordpress.org/support/users/zglazer/)
 * (@zglazer)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-issue-linking-to-jsp-page-in-bookmarks/#post-2982803)
 * I’m also having this problem, where any HTTPS links to URLs ending in .jsp are
   being rewritten to HTTP upon updating a post in the WP editor (both visual and
   HTML view).
 * Here’s the relevant text from the console:
 *     ```
       Unsecure External URLs: [  ] post.php:1338
       [FIXED] Element: <script> https://www.xyz.com/page.jsp => http://www.xyz.com/page.jsp post.php:1339
       ```
   
 * I was able to work around this problem by using a URL shortening service such
   as TinyURL.
 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-issue-linking-to-jsp-page-in-bookmarks/#post-2982804)
 * I’ll have a fix out in the next release. If you’d like, try the [development version](http://downloads.wordpress.org/plugin/wordpress-https.zip)
   and let me know if it works for you.
 *  [zglazer](https://wordpress.org/support/users/zglazer/)
 * (@zglazer)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-issue-linking-to-jsp-page-in-bookmarks/#post-2982805)
 * Thanks so much for addressing this so quickly! I think I’ll wait until the next
   stable release, as URL shortening is working for now.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘[Plugin: WordPress HTTPS (SSL)] Issue linking to JSP page in bookmarks’
is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-https_bec2c9.svg)
 * [WordPress HTTPS (SSL)](https://wordpress.org/plugins/wordpress-https/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-https/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-https/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-https/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-https/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-https/reviews/)

 * 4 replies
 * 4 participants
 * Last reply from: [zglazer](https://wordpress.org/support/users/zglazer/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-issue-linking-to-jsp-page-in-bookmarks/#post-2982805)
 * Status: resolved