https://bugzilla.wikimedia.org/show_bug.cgi?id=29653

       Web browser: ---
             Bug #: 29653
           Summary: Wiki-Links on Form-Pages aren't displayed
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: SemanticForms
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


Created attachment 8726
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=8726
SF_FormPrinter.php (using parse-method)

Wiki-Links like "[[Main Page| Back to main page]]" are defined in the
"<includeonly>"-section of an "SemanticForms"-Form (for example "Form:Book").

The Specialpage "Special:FormEdit" shows the form,  but no one of the Links
will be shown. External links like [http://www.google.com Ask Google] are
working.

In an older version of "SemanticForms" (1.9) the Wiki-Links are working. 
I figured out that the Problem seems the "recursiveTagParse"-Method used in the
"includes/SF_FormPrinter.php"-File at row 368. At this point the Wiki-Links
going lost.

A few Rows later there is some out commented code with the "parse"-Method witch
working well if used in place of the "recursiveTagParse"-Row. (see the attached
file)
Maybe there is something wrong with the "recursiveTagParse"-Method or the
parser-object isn’t prepared well.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to