https://bugzilla.wikimedia.org/show_bug.cgi?id=29472

Andre Klapper <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|High                        |Normal
                 CC|                            |[email protected],
                   |                            |[email protected].
                   |                            |org
          Component|General/Unknown             |Parser
            Version|unspecified                 |1.21-git
           Severity|normal                      |enhancement

--- Comment #1 from Andre Klapper <[email protected]> ---
Are there any limitations or problems with the current situation that it's part
of core? Asking as this looks more like an enhancement to me, plus not high
priority either (but maybe I just miss good reasons).
Doing so, but please do revert my edit if I'm wrong here.

Changing to "Parser" component as that's where the code is located:

./includes/DefaultSettings.php:$wgUseDynamicDates  = false;
./includes/parser/ParserOptions.php:    function setUseDynamicDates( $x )      
    { return wfSetVar( $this->mUseDynamicDates, $x ); }

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to