https://bugzilla.novell.com/show_bug.cgi?id=381715
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=381715#c4 --- Comment #4 from Ivan Hamilton <[EMAIL PROTECTED]> 2008-04-21 17:50:11 MST --- Although simply registering a control worked under 101176, the master page scenario did not. The master page is handling src paths relative to the content page. Actually, any content controls use on a page (master page or not), also handles paths relative to the content page (img,links,etc). e.g. If a control is in a subdir and references a local image, the subdir path won't be added to the img's src attribute on the outgoing page. It feels like we're always using the requested page's path even when master pages, controls, etc may have a different path. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
