[dev] How can I setup a dev environment for OTRS?

2012-09-10 Thread Bogdan Iosif
Hi, I'm trying to setup a dev env for OTRS on Windows and I'm new to Perl. After some poking around for a few days trying to understand Perl distributions and development, I'm still pretty much where I started. If a guide for setting up a specific dev env is available, can someone please provide

Re: [dev] How can I setup a dev environment for OTRS?

2012-09-10 Thread Bogdan Iosif
10x. I'll try using the EPIC plugin. So far I've installed Padre (the DWIM Perl for Windows combo) and haven't managed to open/edit the sources in any way more meaningful than what I could already accomplish in Notepad++. On Mon, Sep 10, 2012 at 12:24 PM, Rocco Tocci rocco.to...@tbsit.com wrote:

Re: [dev] How can I setup a dev environment for OTRS?

2012-09-10 Thread Michiel Beijen
Hi, Setting up the 'dev' environment is pretty much the same as setting up a 'regular' OTRS environment; you would set up an OTRS environment including database and web server on your local machine. For editing the files you can use pretty much any editor, some people use complete IDE's such as

Re: [dev] How can I setup a dev environment for OTRS?

2012-09-10 Thread David Boyes
Don’t try to map the Java/C# development models onto Perl. Perl really doesn’t benefit much from an IDE, and at least in my shop, the IDE is more work than help, so we don’t use one for Perl code. There is an Eclipse mode for Perl, but it doesn’t really do much. Also, Perl is essentially

Re: [dev] otrs ticket get via soap

2012-09-10 Thread Flavio Mattos
Hi Mike! What I don' t understand is... OTRS still working and I can access it from my vm via localhost... I just can' t access it via my guest machine and there is no error in my log... just resuming normal operations ... Thanks On Mon, Sep 10, 2012 at 1:32 PM, Michiel Beijen

[dev] Issue after upgrade to 3.1.10

2012-09-10 Thread Aaron G. Angeles
Hi, Could anyone point me to the right direction? I am encountering the following errors from the http log [error] Malformed UTF-8 character (fatal) at c:/OTRS/OTRS/Kernel/cpan-lib/Mail/Address.pm line 69.\n Anybody who could shed some light on this? Thanks! Aaron