[Mono-bugs] [Bug 381715] [Regression] Registering user controls with relative path in src attribute fails

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Apr 21 08:32:32 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=381715

User juraj at hotfeet.ch added comment
https://bugzilla.novell.com/show_bug.cgi?id=381715#c2


Juraj Skripsky <juraj at hotfeet.ch> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
            Summary|Master Page fails to Register Control           |[Regression] Registering user controls with
                   |                                                |relative path in src attribute fails




--- Comment #2 from Juraj Skripsky <juraj at hotfeet.ch>  2008-04-21 06:32:32 MST ---
The problem is more general, it's not restricted to master pages. The test case
I just attached demonstrates the problem:

- extract zip
- change to webapp dir "webapp2"
- start xsp2
- request http://localhost:8080/subdir/index.aspx

=> Could not find file "Dummy.ascx".

Commit 101177 broke this. Revert back to 101176 and the testcase works again.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list