[Mono-bugs] [Bug 76663][Nor] Changed - [2.0] Cannot set master page
title using Title attribute
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Nov 30 18:44:59 EST 2005
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by gonzalo at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76663
--- shadow/76663 2005-11-10 09:50:47.000000000 -0500
+++ shadow/76663.tmp.25596 2005-11-30 18:44:58.000000000 -0500
@@ -2,22 +2,22 @@
Product: Mono: Class Libraries
Version: 1.1
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Sys.Web
AssignedTo: gonzalo at ximian.com
ReportedBy: jwiegley at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Cannot set master page title using Title attribute
+Summary: [2.0] Cannot set master page title using Title attribute
In the typical usage of master pages in .NET 2.0, you put a bogus <title> in the master page, and
then use the following in your dependent pages:
<% Page ... Title="This Page's Title" %>
More information about the mono-bugs
mailing list