Results 1 to 2 of 2

Thread: Bug in "Latest Reviews"

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2009
    Posts
    3,546
    Blog Entries
    1
    Reviews
    26

    Default Bug in "Latest Reviews"

    The mouseover text in the "Latest Reviews" table is messed up. For example, when the mouse is over the review number for corm's review of Anya, the text which comes up is "Review of Anya of Dublin by Gerryboy". Gerryboy's review is the one of Ciara, in the previous line of the table. The html source for the row is
    Code:
    <tr>
    <td valign="top"><a href="/23855/Anya/review.html" title="Review of Anya of Dublin by Gerryboy">023855</a></td>
    <td valign="top">Anya</td>
    <td valign="top">Dublin</td>
    <td valign="top">
    corm (15)</td>
    <td valign="top">14/05/10</td>
    <td valign="top">
    <img src="/reviews/images/iconPos.gif" alt="Positive" width="16" height="16" border="0"/>			</td>
    <td valign="top">
    </td>
    <td valign="top">
    &nbsp;</td>
    </tr>
    As you can see, it's the title attribute of the a tag which is wrong.

    I've just chosen this particular review as an example. The whole table is messed up in the same way.

    “I wish you wouldn’t keep appearing and vanishing so suddenly; you make one quite giddy!”
    “All right,” said the Cat; and this time it vanished quite slowly, beginning with the end of the tail, and ending with the grin, which remained some time after the rest of it had gone.

  2. Default

    Thanks El G for spotting that.
    We've fixed it accordingly

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •