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=36474>. 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=36474 Summary: Default publication does not consider schema declaration in module.xconf Product: Lenya Version: Trunk Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: Bitflux Integration AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] The file src/webapp/lenya/pubs/default/usecase-bxe.xmap is used to configure the config file for bitflux. The config file is not properly setup because a static path is used for the validation file instead of the path defined in module.xconf: <map:parameter name="BX_validationfile" value="{request:contextPath}/{page-envelope:publication-id}/{page-envelope:area}/schemas/{page-envelope:document-type}.rng"/> This way, the rng file can't be placed in the module context. -- 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]
