On Thursday, January 19, 2017 at 11:47:47 PM UTC-8, Roger Oberholtzer wrote: > > On Thu, Jan 19, 2017 at 11:01 PM, RjOllos <[email protected]> wrote: > > > Another common reason for similar issue is not refreshing the static > > resources when upgrading Trac: > > https://trac.edgewall.org/wiki/TracUpgrade#a5.Refreshstaticresources > > I have never done this deploy thing. I have no /deploy/path. Or at > least not one that I have made. Is there a default one if I have never > used the deploy option? >
Depends on how your web server is configured: https://trac.edgewall.org/wiki/TracInstall#MappingStaticResources I suggest you view the page source for a page such as WikiStart on a computer that exhibits the issue, and follow the link to a static resource such as trac.css or trac.js. Compare to the repository version to determine if you are serving the latest, https://trac.edgewall.org/browser/tags/trac-1.2/trac/htdocs/js/trac.js https://trac.edgewall.org/browser/tags/trac-1.2/trac/htdocs/css/trac.css - Ryan -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
