Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lots of FIXMEs #30

Open
splitbrain opened this issue Nov 10, 2009 · 0 comments
Open

lots of FIXMEs #30

splitbrain opened this issue Nov 10, 2009 · 0 comments
Labels
Milestone

Comments

@splitbrain
Copy link
Member

There are quite a few FIXMEs in the code. They need to be checked and fixed.

action/ajax.php:55:            // FIXME ???
action/ajax.php:59:        // FIXME this has to be the template of the used blog
action/comments.php:61:        $comment['text']   = $_REQUEST['wikitext']; // FIXME clean text
action/comments.php:96:                $_SERVER['REQUEST_METHOD'] = 'get'; //FIXME hack to avoid redirect
action/comments.php:101:                // save comment and redirect FIXME cid
action/comments.php:106:                $_SERVER['REQUEST_METHOD'] = 'get'; //FIXME hack to avoid redirect
admin.php:49:                // FIXME error handling?
admin.php:56:                // FIXME error handling
admin.php:68:                            // FIXME messages
admin.php:87:                // FIXME errors?
admin.php:285:        // FIXME selectable?
admin.php:436:        // FIXME language strings
admin.php:616:        // FIXME
helper/comments.php:38:        //$query = 'SELECT FIXME FROM comments WHERE pid = ?';
helper/comments.php:107:        $comment['avatar']  = ''; // FIXME create avatar using a helper function
helper/comments.php:220:            '@URL@'         => wl($entry['page'],'',true), #FIXME cid
helper/comments.php:372:     * FIXME
helper/comments.php:595:        //FIXME add caching
helper/comments.php:654:            //FIXME add hook for additional methods
helper/entry.php:55:            // FIXME we got an invalid pid, shout at the user accordingly
helper/entry.php:88:        // FIXME validate resid and index
helper/entry.php:407:     * @param string $readmore   - where to cut the entry valid: 'syntax', FIXME
helper/entry.php:408:     * @param bool   $inc_level  - FIXME
helper/entry.php:423:        // FIXME do some caching here!
helper/entry.php:490:        // FIXME
helper/entry.php:495:              . DOKU_TAB . '' .
script.js:164: * FIXME: make the footnote one wrap a generic function to define popups?
syntax/blog.php:30:        'format'    => ':blog:%Y:%m:%{title}', #FIXME
syntax/blog.php:138:                // FIXME to cache or not to cache?
syntax/topic.php:65:        if (plugin_isdisabled('blogtng')) return; // FIXME do nothing and scream
syntax/topic.php:66:        //$this->helper =& plugin_load('helper', 'blogtng_FIXME'));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant