Gerrit Uitslag

Results 358 comments of Gerrit Uitslag

@Raggaer this is the experience for the last release? The development version has implemented lazy loading, which should improve your use case.

I think it is logic to allow these characters. Could you please extend the unit tests? https://github.com/splitbrain/dokuwiki/blob/master/_test/tests/inc/pageutils_sectionid.test.php Should we consider (breaking) backward compatibility? Some existing links with these characters will...

@awfki you are using the English local or another one? I guess that it should be set for the language you are using? Lot of files are cached for performance...

The text is now: ```php $lang['js']['nosmblinks'] = 'Linking to Windows shares only works in Microsoft Internet Explorer.\nYou still can copy and paste the link.'; ``` Is this message a good...

DokuWiki uses the Geshi library for highlighting: https://github.com/splitbrain/dokuwiki/tree/master/vendor/geshi/geshi Testing at their site, without the processing eventually performed by DokuWiki, shows that Geshi already adds a space at that line (more...

Why is this an issue for you? Does it change the meaning of your code?

According to the discussion I found on the drupal site (see link above), I expect that Geshi uses this trick already in 2008. One of the remarks is that this...

Is geshi also used if you do not give a preference for a highlighting language? Is that for some cases a work around? If you really like to go in...

No, not from the side of DokuWiki. The best is to go upstream and report it (if not yet done) in the GesHi project, and help there if possible.

I’m sorry, but I have idea what the problem is which you are facing. Please enable logging, and compare these with the ldap queries you shaped/tested in other ldap clients....