• Register
    • Help

    striker  0 Items
    Currently Supporting
    • Home
    • News
    • Forum
    • Wiki
    • Support
      • Manage Subscriptions
      • FAQ
      • Support For
        • VaultWiki 4.x Series
        • VaultWiki.org Site
    • What's New?
    • Buy Now
    • Manual
    • 
    • Support
    • VaultWiki 3.x Series
    • Bug
    • Autolinks do not get parsed, when referred to the wiki article by a redirect

    1. Welcome to VaultWiki.org, home of the wiki add-on for vBulletin and XenForo!

      VaultWiki allows your existing forum users to collaborate on creating and managing a site's content pages. VaultWiki is a fully-featured and fully-supported wiki solution for vBulletin and XenForo.

      The VaultWiki Team encourages you to join our community of forum administrators and check out VaultWiki for yourself.

    Issue: Autolinks do not get parsed, when referred to the wiki article by a redirect

    • Issue Tools
      • View Changes
    1. issueid=2537 November 15, 2011 3:47 PM
      Alfa1 Alfa1 is offline
      Distinguished Member
      Autolinks do not get parsed, when referred to the wiki article by a redirect

      The normal parsing of keywords does not happen when using a redirect to go to a web page. If the main page itself is the link followed, then keywords are parsed and links created to other Wiki articles. It even happens in the mouse-over which shows the article stub.
    Issue Details
    Issue Number 2537
    Issue Type Bug
    Project VaultWiki 3.x Series
    Category Redirects
    Status Fixed
    Priority 3 - Loss of Functionality
    Affected Version 3.0.14
    Fixed Version 3.0.15
    Milestone (none)
    Software DependencyvBulletin 3.8
    Users able to reproduce bug 0
    Users unable to reproduce bug 0
    Attachments 0
    Assigned Users (none)
    Tags (none)




    1. November 15, 2011 8:19 PM
      pegasus pegasus is offline
      VaultWiki Team
      In vault/class/bbcode/redirect.php, find:
      Code:
      			$this->parser->tag_list['no_option']['autolink'] AND
      Replace with:
      Code:
      			$this->parser->tag_list['bbcode']['no_option']['autolink'] AND
      Reply Reply  
    2. November 15, 2011 11:06 PM
      Alfa1 Alfa1 is offline
      Distinguished Member
      That doesn't seem to help. Do I need to clear some cache first?
      Reply Reply  
    3. November 16, 2011 2:01 AM
      pegasus pegasus is offline
      VaultWiki Team
      If the redirect was cached already, go to AdminCP > VaultWiki > Wiki Maintenance Tools > Clean Article Post Cache.
      Reply Reply  
    4. November 16, 2011 9:20 PM
      Alfa1 Alfa1 is offline
      Distinguished Member
      That does not help.
      Reply Reply  
    5. November 17, 2011 2:48 PM
      pegasus pegasus is offline
      VaultWiki Team
      Also in vault/class/bbcode/redirect.php, find:
      Code:
      		$this->parser->forumid = $forum['forumid'];
      Replace with:
      Code:
      		$this->parser->forumid = $foruminfo['forumid'];
      Reply Reply  
    6. November 17, 2011 7:49 PM
      Alfa1 Alfa1 is offline
      Distinguished Member
      That works. Thanks.
      Reply Reply  
    + Reply

    Assigned Users
    Loading Please Wait
    Tags
    Loading Please Wait
    • Contact Us
    • License Agreement
    • Privacy
    • Terms
    • Top
    All times are GMT -4. The time now is 9:18 AM.
    This site uses cookies to help personalize content, to tailor your experience, and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Learn more… Accept Remind me later
  • striker
    Powered by vBulletin® Version 4.2.5 Beta 2
    Copyright © 2023 vBulletin Solutions Inc. All rights reserved.
    Search Engine Optimisation provided by DragonByte SEO (Pro) - vBulletin Mods & Addons Copyright © 2023 DragonByte Technologies Ltd.
    Copyright © 2008 - 2013 VaultWiki Team, Cracked Egg Studios, LLC.