Results 1 to 30 of 344

Thread: Org Issues and Improvements

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11

    Default Re: Org Issues and Improvements

    There is an odd issue with markup that the forum generates for forum listings (forumdisplay.php?$forum_id-name/page$page) when it contains moved threads. For some reason the forum software injects ETX (0x3) characters in the markup for the thread summary and tooltip. This suggests a more serious bug with the forum software because ETX is a non-printable ASCII control character dating back to the olden-days of teletypes and it is not supposed to surface in normal data.

    To illustrate what I mean, the forum markup for a moved thread looks like (where ETX is the single character 0x3 rather than the string "ETX"):
    Code:
    <div class="threadinfo" title="ETX">
      <!-- stuff -->
      <div class="threadmeta">
         <p class="threaddesc">ETX</p>
         <!-- stuff -->
      </div>
    </div>
    For example if you go to https://forums.totalwar.org/vb/forum...prune=-1&pp=30
    And break out your hexeditor, use it to search for the char sequence of "Tactic" you will find:
    Last edited by Tellos Athenaios; 04-07-2011 at 17:07.
    - Tellos Athenaios
    CUF tool - XIDX - PACK tool - SD tool - EVT tool - EB Install Guide - How to track down loading CTD's - EB 1.1 Maps thread


    ὁ δ᾽ ἠλίθιος ὣσπερ πρόβατον βῆ βῆ λέγων βαδίζει” – Kratinos in Dionysalexandros.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Single Sign On provided by vBSSO