Jump to content

Problematic output HTML characters in this trophy cabinet page HTML section


Go to solution Solved by Sly Ripper,

Recommended Posts

Untitled.png

This is on the trophy cabinet page (see my current trophy cabinet page for example).

See line 5 and the attribute »title« of the following excerpt:

<center>
										<span class="ellipsis title">Miles "Tails" Prower</span><br /><span class="ellipsis description">Become friends with Tails.</span>

										<a href="/trophy/384-Sonic-Adventure/1-Miles-Tails-Prower">
											<img id="trophy2" class="trophy_image no-border big-trophy-image" src="https://psnprofiles.com/lib/img/games/99ff71/trophies/1L1499ee.png" alt="Miles "Tails" Prower" title="<center>Miles "Tails" Prower<br /><span style='font-size:11px;'>Become friends with Tails.</span></center>" />
										</a>

										<script>
											$("#trophy2").tipTip({defaultPosition: "top", maxWidth: "400px", edgeOffset: 0, delay: 0, fadeIn: 50, fadeOut: 50});
										</script>

										<table>
											<tr>
												<td style="width: 1%; padding: 0;">
													<a href="/trophies/384-Sonic-Adventure/Shadowrider50" rel="nofollow">
														<img class="trophy_image no-border" style="width:87px; height:48px;" src="https://psnprofiles.com/lib/img/games/99ff71/Sc9a0ca.png" alt="Sonic Adventure" />
													</a>

												</td>
												<td style="width: 100%; padding: 0 0 0 5px;">
													<center><span class="typo-top">86.12%</span><br /><span class="typo-bottom"><nobr>Common</nobr></span></center>
												</td>
												<td style="width: 1%; padding: 0 0 0 5px;">
													<img src="/lib/img/layout/40-bronze.png" style="width: 40px; height:40px;" alt="bronze" />
												</td>
											</tr>

										</table>
									</center>

The problematic output HTML characters are specifically double quotes here, but I don't know if this can happen here with other characters as I haven't tried.

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...