Unable to post bug in NOC - regarding typo in system error message - 2008-01-05 svn snapshot

I am unable to post a bug in the NOC. I get the error message:


Bad Request

Your browser sent a request that this server could not understand.


Using Safari 3 on a Mac.

The following is the bug to report:

When the "System Error" message is displayed from the Theme class, the word "Am" should be "An":

--------------------------

System Error

Non critical error

Am unknown error has occured. The following error message was returned by the system

Object of class Theme could not be converted to string
fixed in SVN - thx for reporting.
regarding your problem with the NOC - can you try to access the NOC via e.g. firefox?

--
regards from germany
..::[Zikula Application Framework]::.. ..::[SEO-Blog]::.. ..::[CMS Sicherheit]::..
Since 17.01.2008 (yesterday night) i have same problems (can no more post bug reports). I never experienced this in the past. I tried both iexplore (v6) and firefox (v2.0.11).
I can fill the bug report as usual but when i hit the submit button i get the error message: "Bad Request. Your browser sent a request that this server could not understand."
Note: this happens even when i try to post a followup message.

Hope this can be solved quickly...

Bug report follows:
--------------------------

categories: missing defines in category/pnlang/eng/common.php (to complete)


Mark, some defines present in revision 23525 are still missing:

define('_CATEGORIES_COPY_SUCCESS', 'The category [%s] has been successfully copied');
define('_CATEGORIES_DELETE_SUCCESS', 'The category [%s] has been successfully deleted');
define('_CATEGORIES_LOCALNAME_UNDEFINED', 'Localized name undefined');
define('_CATEGORIES_MOVE_SUCCESS', 'The category [%s] has been successfully moved');
define('_CATEGORIES_REBUILD_SUCCESS', 'The category paths have been successfully rebuilt');

define('_CATEGORIES_REGISTRY_DELETE_SUCCESS', 'Category registry entry has been successfully deleted');
define('_CATEGORIES_REGISTRY_SAVE_SUCCESS', 'Category registry entry has been successfully saved');

see a diff from rev. 23571 and rev 25525.

Bye, Stefano Bornacin
The remaining issues have been fixed. I only diffed that revision against the previous one in the original fix.

-Mark

--
Visit My homepage and Zikula themes.
The problem seems solved now. I can submit to the NOC again.

Thanks.

-Stefano