[asp.net] Fix for bug #653192. making MasterPageFile handle relative paths2.8.1
commit5d600522ed12dff1287a6aae292b5bb93d682baa
authorDaniel J Sell <dredd422@gmail.com>
Fri, 12 Nov 2010 01:57:49 +0000 (11 17:57 -0800)
committerMarek Habersack <grendel@twistedcode.net>
Fri, 12 Nov 2010 10:24:41 +0000 (12 11:24 +0100)
tree0da46022636108caca72c4e31e548061e759e87c
parent2427b2b861bf97db094d1b8208c3913146b00802
[asp.net] Fix for bug #653192. making MasterPageFile handle relative paths

MasterPageFile should be relative to the file being parsed, not the
request path
mcs/class/System.Web/System.Web.UI/PageParser.cs