Home
last modified time | relevance | path

Searched refs:bug (Results 51 – 75 of 203) sorted by relevance

123456789

/plugin/combo/vendor/dragonmantank/cron-expression/
H A DCHANGELOG.md25 - Fixed looping bug for PHP 7 when determining the last specified weekday of a month
/plugin/contactmodern/
H A DCHANGELOG20 * Fixed localisation bug.
/plugin/schedule/
H A DTODO.txt12 * ? bug ne pas modifier lieu si en mode proposition
/plugin/linkback/
H A DCHANGELOG3 * Fix for nasty recursion bug in sending routine when ''$conf['use_heading']'' was set
/plugin/authldaplocal/
H A DREADME.md7 …cation backend. And I did file a wishlist bug for inclusion of that patch into Dokuwiki base. This…
/plugin/aceeditor/
H A DNEWS41 * Fixed toolbar bug when Ace is disabled
66 * Some minor improvements and bug fixes
/plugin/webdav/vendor/sabre/uri/
H A DCHANGELOG.md47 * Fixed a bug in the `resolve` when only a new fragment is specified.
/plugin/icalevents/vendor/sabre/uri/
H A DCHANGELOG.md47 * Fixed a bug in the `resolve` when only a new fragment is specified.
/plugin/odtplus2dw/
H A DREADME.md73 - Fixed : bug #9.
74 - Fixed : bug #14.
/plugin/ckgdoku/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js.unc124 // IE BUG: Below is a workaround to an IE image loading bug to ensure the image sizes are correct.
159 // IE BUG: Below is a workaround to an IE image loading bug to ensure the image sizes are correct.
189 // IE BUG: Below is a workaround to an IE image loading bug to ensure the image sizes are correct.
/plugin/ckgedit/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js.unc124 // IE BUG: Below is a workaround to an IE image loading bug to ensure the image sizes are correct.
159 // IE BUG: Below is a workaround to an IE image loading bug to ensure the image sizes are correct.
189 // IE BUG: Below is a workaround to an IE image loading bug to ensure the image sizes are correct.
/plugin/jplayer/vendor/symfony/process/
H A DCHANGELOG.md38 * added ProcessUtils::escapeArgument() to fix the bug in escapeshellarg() function on Windows
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DFilter.ExtractStyleBlocks.Scope.txt
/plugin/linkmanager/
H A Dstyle.css48 }/* I don't understand this, but this fixes a style bug in IE;
/plugin/yearbox/
H A DCHANGELOG.md42 * FIX: bug with wikis where URL rewrite is on (? vs & at end of url)
/plugin/directions/
H A Daction.php64 if you think that it's possibly a bug,
/plugin/titlesanchorlink/
H A DREADME.md23 Have a bug or a request ? Please create an issue on GitHub !
/plugin/imagereference/
H A Dstyle.css5 might be a bug of an older dokuwiki version.
/plugin/stars/
H A Dreadme.txt35 Added bug fixes and changes suggested by Martin Bast on Stars page,
/plugin/tooltip/
H A DChangeLog20 * style.css: (bug) solved CSS issue that made boxes transparent in lists
/plugin/tip/
H A Dsyntax_plugin_tip.css33 /* M$IE bug workaround for left and right aligned tips: */
96 /* M$IE bug workaround for centered tips */
/plugin/cacherevisionseraser/
H A DREADME.md52 * Bugfixes on writeconfigs function (Thanks Gary for the bug report)
56 * Fixed a bug about some configurations in 'configs.php' (Thanks Robert Riebisch)
114 * Fixed bug that didn�t delete cache file / revision page with �_dummy� text on it.
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dreadme.md346 * Fixed the bug where defaults were not being applied properly
347 * Fixed the bug with translations not being applied properly
355 * Fixed language container initialization bug
356 * Fixed bug that was causing parse errors not be displayed
/plugin/commonmark/vendor/league/commonmark/
H A DREADME.md117 [SemVer](http://semver.org/) is followed closely. Minor and patch releases should not introduce breaking changes to the codebase; however, they might change the resulting AST or HTML output of parsed Markdown (due to bug fixes, spec changes, etc.) As a result, you might get slightly different HTML, but any custom code built onto this library should still function correctly.
123 When a new **minor** version (e.g. `2.0` -> `2.1`) is released, the previous one (`2.0`) will continue to receive security and critical bug fixes for *at least* 3 months.
125 When a new **major** version is released (e.g. `1.6` -> `2.0`), the previous one (`1.6`) will receive critical bug fixes for *at least* 3 months and security updates for 6 months after that new release comes out.
135 If you encounter a bug in the spec, please report it to the [CommonMark] project. Any resulting fix will eventually be implemented in this project as well.
/plugin/combo/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md52 - Clicking a block element inside `<a>` element in Firefox (workaround for GeckoDriver bug [1374283](https://bugzilla.mozilla.org/show_bug.cgi?id=1374283)).
72 - Modifier keys are not released when sending NULL key in GeckoDriver (workaround for GeckoDriver bug [1494661](https://bugzilla.mozilla.org/show_bug.cgi?id=1494661)).
100 - Revert no longer needed workaround for Chromedriver bug [2943](https://bugs.chromium.org/p/chromedriver/issues/detail?id=2943).
126 - Add workaround for Chromedriver bug [2943](https://bugs.chromium.org/p/chromedriver/issues/detail?id=2943) which breaks the protocol in Chromedriver 75.

123456789