Picking a Category
So I've been doing some debugging... I'd love to get to the point where I can contribute to refining some of the engines. I think that's what we can do to help this software grow for Sven and his team... Anyways when I see some of the debug code it appears that maybe when a category doesn't match it may fail. Does GSA pick a random category if the category you have listed in the project doesn't match the target? Thanks guys, I appreciate the help
Tagged:
Comments
1. choose category by defined categories in project
2. try to choose it by keywords
3a. if project options are set to random...use a random one
3b. if project options are set to skip...submission is aborted and fails
3c. if project options are set to Ask User...a box appears and lets the user choose it.