[asp.net] Fix for bug #653192. making MasterPageFile handle relative paths
authorDaniel J Sell <dredd422@gmail.com>
Fri, 12 Nov 2010 01:57:49 +0000 (17:57 -0800)
committerMarek Habersack <grendel@twistedcode.net>
Fri, 12 Nov 2010 10:21:40 +0000 (11:21 +0100)
commitd53c11003dac0dc2a3cd52bae31c01a025e9548b
tree09dc899a5d118c6ab8c7640013db4bd80882fb95
parentbdb3b93f2b24b439ba4347bde84e59a98b94a5db
[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