Last modified: 2013-04-09 16:02:38 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T35303, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 33303 - bug highlighting DOS batch file code
bug highlighting DOS batch file code
Status: RESOLVED WORKSFORME
Product: MediaWiki extensions
Classification: Unclassified
SyntaxHighlight (GeSHi) (Other open bugs)
unspecified
All All
: Lowest normal (vote)
: ---
Assigned To: Nobody - You can work on this!
: upstream
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-12-21 19:42 UTC by bugzilla
Modified: 2013-04-09 16:02 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description bugzilla 2011-12-21 19:42:18 UTC
<syntaxhighlight lang="dos">
echo "aaa !h!" >> "%~d0\test\output.txt"
</syntaxhighlight>

produces

echo "aaa !h!" >> "% class="re2">~d0\test\output.txt"


where;

 !h! is a delayedexpansionvariable (so is ! not %)
 %~d0 expands to the drive letter
Comment 1 Sam Reed (reedy) 2012-03-12 14:31:28 UTC
http://sourceforge.net/tracker/?group_id=114997&atid=670231

You need to report this on the GeSHi bug tracker, as we just include the files directly and have a wrapper around them, rather than changing any of them
Comment 2 Andre Klapper 2012-12-19 11:23:59 UTC
[Removing RESOLVED LATER as discussed in http://lists.wikimedia.org/pipermail/wikitech-l/2012-November/064240.html . Reopening and setting priority to "Lowest". For future reference, please use either RESOLVED WONTFIX (for issues that will not be fixed), or simply set lowest priority. Thanks a lot!]
Comment 3 Brad Jorsch 2013-04-09 16:02:38 UTC
Seems to have been fixed at some point.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links