Menu

#18 FillFromCategoryTree method doesn't work

closed-fixed
nobody
None
2015-04-08
2007-08-15
Anonymous
No

The FillFromCategoryTree method doesn't work in version 1.81. Every time it get into subcategory the ArgumentOutOfRangeException is thrown. The problem didn't occur in version 1.73.

Discussion

  • CodeDriller

    CodeDriller - 2007-08-16
    • status: open --> open-accepted
     
  • CodeDriller

    CodeDriller - 2007-08-16

    Logged In: YES
    user_id=1523828
    Originator: NO

    Yes, I see the problem. Thanks for reporting it.

     
  • CodeDriller

    CodeDriller - 2007-08-16

    Logged In: YES
    user_id=1523828
    Originator: NO

    There must be

    if (quantity != int.MaxValue)
    quantity += pages.Count;

    in FillFromCustomBotQueryList function near line 1979.

    Fix it, if it is urgent for you.

     
  • Nobody/Anonymous

    Logged In: NO

    It is not urgent. I'm using wikifunctions.dll for everything that I cannot do with this framework.

     
  • CodeDriller

    CodeDriller - 2007-08-22
    • status: open-accepted --> closed-accepted
     
  • CodeDriller

    CodeDriller - 2007-08-22

    Logged In: YES
    user_id=1523828
    Originator: NO

    Fixed.
    Please, use version 1.82.

     
  • CodeDriller

    CodeDriller - 2015-04-08
    • status: closed-accepted --> closed-fixed
     

Log in to post a comment.