00627: Author+date tag (4 tildes) should be protected inside ...

Summary: Author+date tag (4 tildes) should be protected inside ...
Created: 2005-12-23 03:18
Status: Suspended
Category: Bug
From: EOL
Assigned:
Priority: 2
Version: 2.1 beta 14
OS: Apache/1.3.26 (Unix) Debian GNU/Linux PHP/4.3.7

Description: The "Author+date" tag (4 tildes), when protected inside [=...=], is currently substituted with the actual "Author Date" string.

This is not very intuitive...

Note: One can circumvent this by using [=~~=] twice, but this is cumbersome.


Because the ~~~~ is replaced when the page is saved (instead of when the page is displayed, like most markups), it's not easy to avoid the replacement. At any rate, at it's not yet a big enough issue for me to worry about fixing. :-)

There are other methods for circumventing this, including:

    ~~%%~~
    ~[=~~=]~
    ~~~~

If others find this to be an important fix, add votes above.

Thanks!

Pm

Array
(
    [post_max_size] => 64M
    [$_POST keys] => 
    [$_REQUEST keys] => n
    [$_SERVER] => Array
        (
            [CONTEXT_DOCUMENT_ROOT] => /home/pmwiki/public_html
            [CONTEXT_PREFIX] => 
            [DOCUMENT_ROOT] => /home/pmwiki/public_html
            [GATEWAY_INTERFACE] => CGI/1.1
            [HTTPS] => on
            [HTTP_ACCEPT] => */*
            [HTTP_ACCEPT_ENCODING] => gzip, br, zstd, deflate
            [HTTP_HOST] => www.pmwiki.org
            [HTTP_REFERER] => https://pmwiki.org/wiki/PITS/00627
            [HTTP_USER_AGENT] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
            [HTTP_X_HTTPS] => 1
            [PATH] => /bin:/usr/bin
            [PHP_INI_SCAN_DIR] => /opt/cpanel/ea-php70/root/etc:/opt/cpanel/ea-php70/root/etc/php.d:.
            [QUERY_STRING] => n=PITS%2f00627
            [REDIRECT_HTTPS] => on
            [REDIRECT_QUERY_STRING] => n=PITS%2f00627
            [REDIRECT_SCRIPT_URI] => https://www.pmwiki.org/wiki/PITS/00627
            [REDIRECT_SCRIPT_URL] => /wiki/PITS/00627
            [REDIRECT_SSL_TLS_SNI] => www.pmwiki.org
            [REDIRECT_STATUS] => 200
            [REDIRECT_UNIQUE_ID] => afIvFKeuMk7NzIU99ZLzGAAAABE
            [REDIRECT_URL] => /wiki/PITS/00627
            [REMOTE_ADDR] => 216.73.216.31
            [REMOTE_PORT] => 47291
            [REQUEST_METHOD] => GET
            [REQUEST_SCHEME] => https
            [REQUEST_URI] => /wiki/PITS/00627
            [SCRIPT_FILENAME] => /home/pmwiki/public_html/index.php
            [SCRIPT_NAME] => /index.php
            [SCRIPT_URI] => https://www.pmwiki.org/wiki/PITS/00627
            [SCRIPT_URL] => /wiki/PITS/00627
            [SERVER_ADDR] => 23.254.203.248
            [SERVER_ADMIN] => webmaster@pmwiki.org
            [SERVER_NAME] => www.pmwiki.org
            [SERVER_PORT] => 443
            [SERVER_PROTOCOL] => HTTP/1.1
            [SERVER_SIGNATURE] => 
            [SERVER_SOFTWARE] => Apache
            [SSL_TLS_SNI] => www.pmwiki.org
            [TZ] => America/Los_Angeles
            [UNIQUE_ID] => afIvFKeuMk7NzIU99ZLzGAAAABE
            [PHP_SELF] => /index.php
            [REQUEST_TIME_FLOAT] => 1777479444.1985
            [REQUEST_TIME] => 1777479444
            [argv] => Array
                (
                    [0] => n=PITS%2f00627
                )

            [argc] => 1
        )

)