[Bug 36630] Special characters are shown as lt;gt;

2012-05-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36630

--- Comment #3 from gw_pe...@roulund.com 2012-05-09 07:56:03 UTC ---
== Using template parameters in tag.  ==
Root couse found - 

By default it's impossible to use triple braced parameters inside
sytntaxhighlight tag. To enable this I changed the extension a bit: 

In file SyntaxHighlight_GeSHi.class.php, line 23: 
this line was substituded:
  public static function parserHook( $text, $args = array(), $parser)
with these two lines:
  public static function parserHook( $text, $args = array(), $parser, $frame )
  $text = $parser-recursiveTagParse($text, $frame);

works pretty need but courses the problem descripted and shown in attachement.

Is there a better way to enable the use of SyntaxHighlight in a wiki-template?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36630] Special characters are shown as lt;gt;

2012-05-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36630

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||INVALID

--- Comment #4 from Mark A. Hershberger m...@everybody.org 2012-05-09 
16:15:54 UTC ---
(In reply to comment #3)
 Is there a better way to enable the use of SyntaxHighlight in a wiki-template?

Could you file a new bug requesting this?  I'm closing this one since the
original issue is invalid.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36630] Special characters are shown as lt;gt;

2012-05-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36630

--- Comment #1 from gw_pe...@roulund.com 2012-05-08 09:05:06 UTC ---
Created attachment 10547
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=10547
Code typed and result with the error shown

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36630] Special characters are shown as lt;gt;

2012-05-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36630

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 CC||m...@everybody.org

--- Comment #2 from Mark A. Hershberger m...@everybody.org 2012-05-08 
16:16:25 UTC ---
https://www.mediawiki.org/wiki/User:MarkAHershberger/Bug36630

WFM on mediawiki.org and my own wiki.  Maybe there is a conflict with some
other extension?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l