https://bugzilla.wikimedia.org/show_bug.cgi?id=33424

--- Comment #30 from badon <fastgoldf...@gmail.com> 2012-01-14 21:01:08 UTC ---
You just reminded me. I recorded a bug in SF 2.2.1 that may be related. When
saving SF 2.2.1 forms, I would get these error messages:

Notice: Object of class Status could not be converted to int in
/path/to/extensions/SemanticForms/specials/SF_FormEdit.php on line 312

Notice: Object of class Status could not be converted to int in
/path/to/extensions/SemanticForms/specials/SF_FormEdit.php on line 312

Notice: Object of class Status could not be converted to int in
/path/to/extensions/SemanticForms/specials/SF_FormEdit.php on line 320

Notice: Object of class Status could not be converted to int in
/path/to/extensions/SemanticForms/specials/SF_FormEdit.php on line 320

Notice: Object of class Status could not be converted to int in
/path/to/extensions/SemanticForms/includes/SF_Utils.php on line 897

Notice: Object of class Status could not be converted to int in
/path/to/extensions/SemanticForms/includes/SF_Utils.php on line 898

Notice: Object of class Status could not be converted to int in
/path/to/extensions/SemanticForms/includes/SF_Utils.php on line 901

Notice: Object of class Status could not be converted to int in
/path/to/extensions/SemanticForms/includes/SF_Utils.php on line 904

Notice: Object of class Status could not be converted to int in
/path/to/extensions/SemanticForms/includes/SF_Utils.php on line 907

Notice: Object of class Status could not be converted to int in
/path/to/extensions/SemanticForms/includes/SF_Utils.php on line 910

Notice: Object of class Status could not be converted to int in
/path/to/extensions/SemanticForms/includes/SF_Utils.php on line 913

Notice: Object of class Status could not be converted to int in
/path/to/extensions/SemanticForms/includes/SF_Utils.php on line 914

Notice: Object of class Status could not be converted to int in
/path/to/extensions/SemanticForms/includes/SF_Utils.php on line 917

Notice: Object of class Status could not be converted to int in
/path/to/extensions/SemanticForms/includes/SF_Utils.php on line 920

Notice: Object of class Status could not be converted to int in
/path/to/extensions/SemanticForms/includes/SF_Utils.php on line 923

Notice: Object of class Status could not be converted to int in
/path/to/extensions/SemanticForms/includes/SF_Utils.php on line 926

Notice: Object of class Status could not be converted to int in
/path/to/extensions/SemanticForms/includes/SF_Utils.php on line 929

Notice: Object of class Status could not be converted to int in
/path/to/extensions/SemanticForms/includes/SF_Utils.php on line 930

Notice: Object of class Status could not be converted to int in
/path/to/extensions/SemanticForms/includes/SF_Utils.php on line 933

Notice: Object of class Status could not be converted to int in
/path/to/extensions/SemanticForms/includes/SF_Utils.php on line 936

Notice: Object of class Status could not be converted to int in
/path/to/extensions/SemanticForms/includes/SF_Utils.php on line 937

Notice: Object of class Status could not be converted to int in
/path/to/extensions/SemanticForms/includes/SF_Utils.php on line 938

Notice: Object of class Status could not be converted to int in
/path/to/extensions/SemanticForms/includes/SF_Utils.php on line 939

Notice: Object of class Status could not be converted to int in
/path/to/extensions/SemanticForms/includes/SF_Utils.php on line 940

Notice: Object of class Status could not be converted to int in
/path/to/extensions/SemanticForms/includes/SF_Utils.php on line 941

Notice: Object of class Status could not be converted to int in
/path/to/extensions/SemanticForms/includes/SF_Utils.php on line 942

Warning: Cannot modify header information - headers already sent by (output
started at /path/to/extensions/SemanticForms/includes/SF_Utils.php:939) in
/path/to/includes/WebResponse.php on line 38

Warning: Cannot modify header information - headers already sent by (output
started at /path/to/extensions/SemanticForms/includes/SF_Utils.php:939) in
/path/to/includes/WebResponse.php on line 38

Warning: Cannot modify header information - headers already sent by (output
started at /path/to/extensions/SemanticForms/includes/SF_Utils.php:939) in
/path/to/includes/WebResponse.php on line 38

Warning: Cannot modify header information - headers already sent by (output
started at /path/to/extensions/SemanticForms/includes/SF_Utils.php:939) in
/path/to/includes/WebResponse.php on line 38

Warning: Cannot modify header information - headers already sent by (output
started at /path/to/extensions/SemanticForms/includes/SF_Utils.php:939) in
/path/to/includes/WebResponse.php on line 38

Warning: Cannot modify header information - headers already sent by (output
started at /path/to/extensions/SemanticForms/includes/SF_Utils.php:939) in
/path/to/includes/WebResponse.php on line 38

Then, after those error messages displayed, I would get this as the sole page
content, in red:

&lt;internalerror_text&gt;

I searched for that text in the code to see what was producing it, but I've
forgotten what I found. If I remember correctly, it was just an end point for
the code execution, so I would need to work backward from there to find the
trouble spot, and without familiarity with the code, I would not know what I am
looking for.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to