Re: [opennms-devel] Matching against NULL nodesysoidin categories.xml

2008-08-21 Thread Alex Bennee
On Wed, 2008-08-20 at 13:47 -0400, Benjamin Reed wrote: > Alex Bennee wrote: > > On Thu, 2008-08-07 at 12:36 -0400, Paul Donohue wrote: > >> Which version? > >> 1.5.94 and earlier had a known problem with this > >> 1.6 in SVN has an updated filter parser that should work (I think) > > > > 1.6 svn

Re: [opennms-devel] Vendor drop-in subversion management?

2008-08-21 Thread Aaron Paxson
Alex, Yes, you are correct. I don't write back to project svn. I just make my own changes. I'll look into git-svn Thanks On 8/20/08, Alex Bennee <[EMAIL PROTECTED]> wrote: > On Fri, 2008-08-15 at 11:02 +0200, Riccardo Magliocchetti wrote: >> Aaron Paxson wrote: >> > I'm sure my case is goin

[opennms-devel] [PATCH] Expose foriegn info to the WebApp

2008-08-21 Thread Alex Bennee
Hi, Literally hours after saying I didn't think any of my current ONMS hacks where generic enough for submission upstream I found I needed the foreignid information in the web-app for generating links to our cgi scripts. This patch makes it available. I have to admit the Node class looks a little

Re: [opennms-devel] [PATCH] Expose foriegn info to the WebApp

2008-08-21 Thread Jeff Gehlbach
On Aug 21, 2008, at 12:37 PM, Alex Bennee wrote: > I needed the > foreignid information in the web-app for generating links to our cgi > scripts. Cool. Would you mind creating an enhancement bug so that we can track this? Also, before we can merge it, you'll need to execute the contributor