Jump to content

Jquery bug when using JP characters in url reference in a guide


Recommended Posts

If you try to enter a link to a trophy in the guide, you'll usually do so like href="#コンボ200!" or href="http://psnprofiles.com/guide/3801-ラブライブ!-School-idol-paradise-Vol-2-BiBi-Trophy-Guide#コンボ200!"However, when you save this, you'll end up with a percent escaped utf-8 string like #%E3%82%B3%E3%83%B3%E3%83%9C%EF%BC%92%EF%BC%90%EF%BC%90%EF%BC%81. This is normally fine, but if you try clicking on the generated link, an error will pop up on the console saying something like "jquery-1.8.3.min.js:2 Uncaught Error: Syntax error, unrecognized expression: #%E3%82%B3%E3%83%B3%E3%83%9C%EF%BC%92%EF%BC%90%EF%BC%90%EF%BC%81"

 

User functionality seems to be fine, so I doubt this is a major issue. However since Chrome and Firefox were both complaining, I thought I should bring it up.

  • Like 1
Link to comment
Share on other sites

Have you tried just right clicking on the link to the trophy in the guide and then copying it? This is what you should be using, but if this doesn't work, then could you post the URL here in a code tag? Thanks! :)

Edited by MMDE
Link to comment
Share on other sites

Linking to the trophy is fine. The problem is just that the console says something is up with the percent escaped utf-8 string when clicked (You'll still scroll down to the trophy just fine, and if you hyperlink from another page, it probably won't generate an error)
 
 Link from the right sidebar:

http://psnprofiles.com/guide/3770-ラブライブ!-School-idol-paradise-Vol-3-lily-white-Trophy-Guide#コンボ200!

Link you'll get when putting it inside the trophy section:

http://psnprofiles.com/guide/3770-%E3%83%A9%E3%83%96%E3%83%A9%E3%82%A4%E3%83%96%EF%BC%81-School-idol-paradise-Vol-3-lily-white-Trophy-Guide/edit#%E3%82%B3%E3%83%B3%E3%83%9C%EF%BC%92%EF%BC%90%EF%BC%90%EF%BC%81
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...