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=37563>. 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=37563 Summary: <title> not retrieved from metadata Product: Lenya Version: 1.4 Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: Site Management AssignedTo: dev@lenya.apache.org ReportedBy: [EMAIL PROTECTED] Looking at page2xhtml.xsl, it seems that it is still trying to retrieve the title (metadata) using the 1.2 file structure (when metadata was within the content file): <title><xsl:value-of select="//lenya:meta/dc:title"/></title> Is it worth fixing it now, or better wait for JCR and get that from a property? Thanks for a hint, Renaud -- 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]
