[W3af-develop] Problem with new configuration option

2010-10-16 Thread w3af
Hi, I want to add a new config option, but i only get the following error dialog at start and when changing profiles: "The optionList object doesn't contain an option with the name: navigatorSplitVert" Removing ~/.w3af didnt help. I cant save configuration. Any ideas? See attache

Re: [W3af-develop] Problem with new configuration option

2010-10-16 Thread w3af
ng, but dont want to reinvent the weel. As i think the current w3af GUI is... not so good, i want to make some enhancements, based on the design of my PoC. The first one is to change the request navigator to see both the request and response at the same time, like this: http://img812.imageshack.us/f/reqk.p

Re: [W3af-develop] Fwd: Problem with new configuration option

2010-10-21 Thread w3af
4 to "bla" and translates it to request.setGetParam("arg1", "bla"), add them in ModyfierTabUi and there we go. I see gtk.Table is much much simpler than JTable, so maybe a common table class for such things could be useful. >> I didnt had a look at the proxy featu