DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=43813>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=43813 Summary: ResourceTypeModule cannot work with proxy Product: Lenya Version: unspecified Platform: Other OS/Version: other Status: NEW Severity: blocker Priority: P2 Component: Miscellaneous AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] the current implementation provides a {resource-type:httpSchemaUri} that is supposed to return a URL suitable for a browser to retrieve a schema. it only takes context into account, not proxy. the quick fix is to use an OutgoingLinkRewriter. but it might be more future-proof to do away with the differentiation between schemaUri and httpSchemaUri anyways and to define a standard location modules/<resourceType>/schema.rng that all resource type modules have to provide. that way, we can also get rid of the clunky custom fallback resolver in the module. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
