[dokuwiki] Re: Updated server to SSL lost first heading as page name

Shawn Plummer wrote:
I upgraded our virtualhost to use SSL recently and am rewriting all non https connections to http on the server. This appears to hve had the side of effect of partially breaking "Use first heading for pagenames" functionality.

<snip>

Anyone have any thoughts about what could be going on here?


The first heading is only used if its available at the time the page is rendered. Although you expired the cache, DokuWiki doesn't do a fresh parse of a page to get the first heading. If cached instructions aren't available, it'll use the raw page name. What you are seeing as inconsistent, is due to the order you have visited pages after expiring the cache.


This sort of problem has been overcome in devel version and should not occur in the next release. DokuWiki will do a parse of the page to generate its metadata - which includes the page title. Metadata isn't expired so it shouldn't impact performance except in wikis where the cache has been emptied and no metadata exists.

Cheers,

Chris
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: