Menu

#4 Bugs when adding to categories with / in name

closed-fixed
None
5
2003-09-20
2003-09-08
Even Holen
No

When editing a page like TaviMacros/WantedPages and
trying to 'add page to category' : TaviDocChanges it fails
stating something like:

Warning: Unknown modifier 'H' in
/home/groups/t/ta/tavi/htdocs/lib/category.php on line
30

And that's bad... :-(

Discussion

  • Even Holen

    Even Holen - 2003-09-10

    Logged In: YES
    user_id=747878

    This turns out to be multiple bugs:
    1) The page to be added couldn't have / inside the name
    2) When searching for pages in categorylist, there were no
    fixing on ends of page search. This means that if the page to
    be added was a prefix of something already there it would be
    added. I.e. try adding SomePage, when SomePageExists in a
    category
    3) Something strange when using free links in the category
    field. The whole free link are not used.

    1) is fixed. 2) is fixed temporarily, but due to 3) we need to
    make the test for page-already-in-list based on new
    parse-cycle on the category-list. This would most probably
    mean rebuilding the entire category-list...

     
  • Even Holen

    Even Holen - 2003-09-10
    • summary: Add category doesn't pagename with / --> Bugs when adding to categories with / in name
     
  • Even Holen

    Even Holen - 2003-09-20

    Logged In: YES
    user_id=747878

    Has rebuilt adding of categories and the search to see if it's
    already in a category. Now it's possible to add WikiNames,
    ((free links)) and TaviSubPages/SubPages.

    Now both 1), 2) and 3) is fixed. Fixes will be available from
    version 0.25.

     
  • Even Holen

    Even Holen - 2003-09-20
    • status: open --> closed-fixed
     

Log in to post a comment.