Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » "Bugzilla – Suspicious Action" error encountered after Bugzilla 3.2.2 upgrade
"Bugzilla – Suspicious Action" error encountered after Bugzilla 3.2.2 upgrade [message #65340] Sun, 15 February 2009 15:03 Go to next message
Randall Becker is currently offline Randall BeckerFriend
Messages: 13
Registered: July 2009
Junior Member
Greetings all,

I've encountered a situation where tasks can be created but not modified
through Mylyn 3.0.4 in our Bugzilla 3.2.2 repository. This situation did
not occur prior to our Bugzilla upgrade from 3.0.2. The error reported by
Bugzilla was: "Bugzilla – Suspicious Action" and is 100% reproduceable.
Mylyn does not report an entry in the Error Log for this condition. The
first indication of this is a "Submit failed: A repository error has
occurred" message in red on the Mylyn task page.

We are able to successfully use the web interface to Bugzilla to perform
the updates on tasks created from within Mylyn, and the updates do show up
in our Mylyn task lists. This does seem to be contained to the "Submit"
function on the Mylyn task page, but applies to any and all attributes I
attempt to modify. The installation is clean, meaning no customized
templates.

Platform info: We are on Eclipse 3.3.2 M20080221-1800. Our Bugzilla server
is a Linux box running Suse and MySql, all of which are current and pass
the various configuration and sanity checks within Bugzilla.

Regards,

Randall
Re: "Bugzilla "Suspicious Action" error encountered after Bugzilla 3.2.2 upgrade [message #65382 is a reply to message #65340] Sun, 15 February 2009 18:29 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse.ehrnhoefer.net

Hi Randall

I cannot give you a solution, but some details:
As far as I know Bugzilla introduced a new security token somewhere
between 3.0.2 and 3.2.2. This was not intriduced in the XML API, which
broke the Mylyn connector.
I am pretty confident that my collegue Rob already submitted a patch for
that.
However, some days ago a security advisory from Bugzilla reported some
Problems (including version 3.2.2)
[see here: https://bugzilla.mozilla.org/show_bug.cgi?id=476594]
and now I am not sure what the best approcha for your configuration will
be, because I don't know the details of the bug on that security advisory
patch.

I would have linked you to both Bugs so you can read what is going on, but
it seems I currently cannot connect to Eclipse's Bugzilla, so please go
ahead and search for yourself. I think the main Bug is named something
similar to "Upgrading Bugzilla to 3.2", and in one of the last comments
Rob is linking to the other Bug.

Hope that gave some insight
Thomas
thomas.ehrnhoefer@tasktop.com

On Sun, 15 Feb 2009 07:03:49 -0800, Randall Becker
<rsbecker@nexbridge.com> wrote:

> Greetings all,
>
> I've encountered a situation where tasks can be created but not modified
> through Mylyn 3.0.4 in our Bugzilla 3.2.2 repository. This situation did
> not occur prior to our Bugzilla upgrade from 3.0.2. The error reported
> by Bugzilla was: "Bugzilla – Suspicious Action" and is 100%
> reproduceable. Mylyn does not report an entry in the Error Log for this
> condition. The first indication of this is a "Submit failed: A
> repository error has occurred" message in red on the Mylyn task page.
>
> We are able to successfully use the web interface to Bugzilla to perform
> the updates on tasks created from within Mylyn, and the updates do show
> up in our Mylyn task lists. This does seem to be contained to the
> "Submit" function on the Mylyn task page, but applies to any and all
> attributes I attempt to modify. The installation is clean, meaning no
> customized templates.
>
> Platform info: We are on Eclipse 3.3.2 M20080221-1800. Our Bugzilla
> server is a Linux box running Suse and MySql, all of which are current
> and pass the various configuration and sanity checks within Bugzilla.
>
> Regards,
>
> Randall
>

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
Re: "Bugzilla "Suspicious Action" error encountered after Bugzilla 3.2.2 upgrade [message #65404 is a reply to message #65382] Sun, 15 February 2009 22:33 Go to previous messageGo to next message
Randall Becker is currently offline Randall BeckerFriend
Messages: 13
Registered: July 2009
Junior Member
Thanks Thomas.

Unfortunately, the 3.2.2 HEAD already had the suggested patch, which
didn't resolve the problem. Should this get raised as a bug in Mylyn for
tracking purposes?
Re: "Bugzilla "Suspicious Action" error encountered after Bugzilla 3.2.2 upgrade [message #65466 is a reply to message #65404] Mon, 16 February 2009 02:48 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse.ehrnhoefer.net

Well, raising a bug cannot be a mistake - at worst (for the bug) the issue
is already resolved or filed in another bug and it will be closed again ;)
So, yes, raise a bug (stating that you are already using the path)
Thanks


On Sun, 15 Feb 2009 14:33:52 -0800, Randall Becker
<rsbecker@nexbridge.com> wrote:

> Thanks Thomas.
>
> Unfortunately, the 3.2.2 HEAD already had the suggested patch, which
> didn't resolve the problem. Should this get raised as a bug in Mylyn for
> tracking purposes?
>



--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
Re: "Bugzilla "Suspicious Action" error encountered after Bugzilla 3.2.2 upgrade [message #65591 is a reply to message #65466] Mon, 16 February 2009 16:59 Go to previous message
Eclipse UserFriend
Originally posted by: rob.elves.eclipse.org

A Mylyn 3.0.5 build will be forthcoming (potentially later this
afternoon) that includes support for the latest Bugzilla which has
introduced a new security measure. The associated Mylyn bug is:

263318: [m3.0.5] Fix for Bugzilla (BMO) bug 26257 Breaks Mylyn
https://bugs.eclipse.org/bugs/show_bug.cgi?id=263318


We'll post the release announcement once available.

-Rob


Thomas Ehrnhoefer wrote:
> Well, raising a bug cannot be a mistake - at worst (for the bug) the
> issue is already resolved or filed in another bug and it will be closed
> again ;) So, yes, raise a bug (stating that you are already using the path)
> Thanks
>
>
> On Sun, 15 Feb 2009 14:33:52 -0800, Randall Becker
> <rsbecker@nexbridge.com> wrote:
>
>> Thanks Thomas.
>>
>> Unfortunately, the 3.2.2 HEAD already had the suggested patch, which
>> didn't resolve the problem. Should this get raised as a bug in Mylyn
>> for tracking purposes?
>>
>
>
>
Re: "Bugzilla "Suspicious Action" error encountered after Bugzilla 3.2.2 upgrade [message #596244 is a reply to message #65340] Sun, 15 February 2009 18:29 Go to previous message
Thomas Ehrnhoefer is currently offline Thomas EhrnhoeferFriend
Messages: 9
Registered: July 2009
Junior Member
Hi Randall

I cannot give you a solution, but some details:
As far as I know Bugzilla introduced a new security token somewhere
between 3.0.2 and 3.2.2. This was not intriduced in the XML API, which
broke the Mylyn connector.
I am pretty confident that my collegue Rob already submitted a patch for
that.
However, some days ago a security advisory from Bugzilla reported some
Problems (including version 3.2.2)
[see here: https://bugzilla.mozilla.org/show_bug.cgi?id=476594]
and now I am not sure what the best approcha for your configuration will
be, because I don't know the details of the bug on that security advisory
patch.

I would have linked you to both Bugs so you can read what is going on, but
it seems I currently cannot connect to Eclipse's Bugzilla, so please go
ahead and search for yourself. I think the main Bug is named something
similar to "Upgrading Bugzilla to 3.2", and in one of the last comments
Rob is linking to the other Bug.

Hope that gave some insight
Thomas
thomas.ehrnhoefer@tasktop.com

On Sun, 15 Feb 2009 07:03:49 -0800, Randall Becker
<rsbecker@nexbridge.com> wrote:

> Greetings all,
>
> I've encountered a situation where tasks can be created but not modified
> through Mylyn 3.0.4 in our Bugzilla 3.2.2 repository. This situation did
> not occur prior to our Bugzilla upgrade from 3.0.2. The error reported
> by Bugzilla was: "Bugzilla – Suspicious Action" and is 100%
> reproduceable. Mylyn does not report an entry in the Error Log for this
> condition. The first indication of this is a "Submit failed: A
> repository error has occurred" message in red on the Mylyn task page.
>
> We are able to successfully use the web interface to Bugzilla to perform
> the updates on tasks created from within Mylyn, and the updates do show
> up in our Mylyn task lists. This does seem to be contained to the
> "Submit" function on the Mylyn task page, but applies to any and all
> attributes I attempt to modify. The installation is clean, meaning no
> customized templates.
>
> Platform info: We are on Eclipse 3.3.2 M20080221-1800. Our Bugzilla
> server is a Linux box running Suse and MySql, all of which are current
> and pass the various configuration and sanity checks within Bugzilla.
>
> Regards,
>
> Randall
>

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
Re: "Bugzilla "Suspicious Action" error encountered after Bugzilla 3.2.2 upgrade [message #596252 is a reply to message #65382] Sun, 15 February 2009 22:33 Go to previous message
Randall Becker is currently offline Randall BeckerFriend
Messages: 13
Registered: July 2009
Junior Member
Thanks Thomas.

Unfortunately, the 3.2.2 HEAD already had the suggested patch, which
didn't resolve the problem. Should this get raised as a bug in Mylyn for
tracking purposes?
Re: "Bugzilla "Suspicious Action" error encountered after Bugzilla 3.2.2 upgrade [message #596278 is a reply to message #65404] Mon, 16 February 2009 02:48 Go to previous message
Thomas Ehrnhoefer is currently offline Thomas EhrnhoeferFriend
Messages: 9
Registered: July 2009
Junior Member
Well, raising a bug cannot be a mistake - at worst (for the bug) the issue
is already resolved or filed in another bug and it will be closed again ;)
So, yes, raise a bug (stating that you are already using the path)
Thanks


On Sun, 15 Feb 2009 14:33:52 -0800, Randall Becker
<rsbecker@nexbridge.com> wrote:

> Thanks Thomas.
>
> Unfortunately, the 3.2.2 HEAD already had the suggested patch, which
> didn't resolve the problem. Should this get raised as a bug in Mylyn for
> tracking purposes?
>



--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
Re: "Bugzilla "Suspicious Action" error encountered after Bugzilla 3.2.2 upgrade [message #596322 is a reply to message #65466] Mon, 16 February 2009 16:59 Go to previous message
Robert Elves is currently offline Robert ElvesFriend
Messages: 87
Registered: July 2009
Member
A Mylyn 3.0.5 build will be forthcoming (potentially later this
afternoon) that includes support for the latest Bugzilla which has
introduced a new security measure. The associated Mylyn bug is:

263318: [m3.0.5] Fix for Bugzilla (BMO) bug 26257 Breaks Mylyn
https://bugs.eclipse.org/bugs/show_bug.cgi?id=263318


We'll post the release announcement once available.

-Rob


Thomas Ehrnhoefer wrote:
> Well, raising a bug cannot be a mistake - at worst (for the bug) the
> issue is already resolved or filed in another bug and it will be closed
> again ;) So, yes, raise a bug (stating that you are already using the path)
> Thanks
>
>
> On Sun, 15 Feb 2009 14:33:52 -0800, Randall Becker
> <rsbecker@nexbridge.com> wrote:
>
>> Thanks Thomas.
>>
>> Unfortunately, the 3.2.2 HEAD already had the suggested patch, which
>> didn't resolve the problem. Should this get raised as a bug in Mylyn
>> for tracking purposes?
>>
>
>
>
Previous Topic:Download and upload attachments via API (Bugzilla)
Next Topic:CoreException from BugzillaClient#parseHtmlError
Goto Forum:
  


Current Time: Thu Mar 28 20:26:42 GMT 2024

Powered by FUDForum. Page generated in 0.02963 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top