Backslash + quote causes extra quote in HTML output (subscriptions api edit).

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • raywjohnson
    Member
    • Apr 2007
    • 99
    • 5.3.x

    [Bug / Issue] Backslash + quote causes extra quote in HTML output (subscriptions api edit).

    Found a very minor bug. vB v5.3.1

    backslash quote causes extra quote in HTML output.

    File
    ./core/admincp/subscriptions.php

    line 1240
    PHP Code:
    print_description_row(
      
    '<div>' $vbphrase["setting_{$api[classname]}_{$key}_title"] . "</div>",
      
    02"optiontitle\"" <--- this
    ); 

    Code:
    output: extra quote >-----v
        <td class="optiontitle"" colspan="2"><div></div></td>
  • Wayne Luke
    vBulletin Technical Support Lead
    • Aug 2000
    • 74167

    #2
    Bugs need to be reported in JIRA.
    Translations provided by Google.

    Wayne Luke
    The Rabid Badger - a vBulletin Cloud demonstration site.
    vBulletin 5 API

    Comment

    • Wayne Luke
      vBulletin Technical Support Lead
      • Aug 2000
      • 74167

      #3
      Translations provided by Google.

      Wayne Luke
      The Rabid Badger - a vBulletin Cloud demonstration site.
      vBulletin 5 API

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...