r112116 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r112115
|
r112116
|
r112117
>
Date:
16:39, 22 February 2012
Author:
gwicke
Status:
deferred
Tags:
Comment:
Green two more parser tests by implementing some parser functions.
Modified paths:
/trunk/extensions/VisualEditor/tests/parser/parserTests.js
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/VisualEditor/tests/parser/parserTests.js
—
—
@@ -202,7 +202,7 @@
203
203
fetchTemplates: false,
204
204
debug: this.argv.debug,
205
205
trace: this.argv.trace,
206
- wgScriptPath: ''
206
+ wgScriptPath: '/'
207
207
});
208
208
}
209
209
Follow-up revisions
Revision
Commit summary
Author
Date
r112117
Follow-up to
r112116
, accidentally committed from subdirectory.
gwicke
16:41, 22 February 2012
Status & tagging log
16:41, 22 February 2012
GWicke
(
talk
|
contribs
)
changed the
status
of r112116
[
removed:
new
added:
deferred]