- Moderated by:
- Support Team
-
- rank:
-
Softmore
- registered:
- March 2004
- Status:
- offline
- last visit:
- 23.06.08
- Posts:
- 52
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 -
- rank:
-
Software Foundation
- registered:
- December 1969
- Status:
- offline
- last visit:
- 15.11.08
- Posts:
- 4481
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]::.. -
- rank:
-
Freshman
- registered:
- March 2007
- Status:
- offline
- last visit:
- 04.11.08
- Posts:
- 8
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
-
- rank:
-
Freshman
- registered:
- March 2007
- Status:
- offline
- last visit:
- 04.11.08
- Posts:
- 8
