Difference between revisions of "E-Liberate Task Log"

From civicintelligence
m (Bugs Noticed)
(Bugs Noticed)
Line 1: Line 1:
 
==== Bugs Noticed ====
 
==== Bugs Noticed ====
  
Text box for entering Motion verbiage or other text is way too big!
+
'''BUG''': Text box for entering Motion verbiage or other text is way too big!
  
  
After submitting a motion (or comment, etc.) a redundant notice is displayed  (only with Firefox browser?).
+
'''BUG''': After submitting a motion (or comment, etc.) a redundant notice is displayed  (only with Firefox browser?).
  
 
Temporary workaround: Click cancel on the notice.  The user may have to have to refresh the window to see the action section on the bottom of the screen.
 
Temporary workaround: Click cancel on the notice.  The user may have to have to refresh the window to see the action section on the bottom of the screen.
 +
 +
'''BUG''': Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/publicsp/public_html/e-liberate/finalize_membership.php on line 44
 +
 +
(That only occurs when trying to finalize a user account when it's already valid?)
  
 
====Bugs Fixed ====
 
====Bugs Fixed ====

Revision as of 22:09, 23 February 2012

Bugs Noticed

BUG: Text box for entering Motion verbiage or other text is way too big!


BUG: After submitting a motion (or comment, etc.) a redundant notice is displayed (only with Firefox browser?).

Temporary workaround: Click cancel on the notice. The user may have to have to refresh the window to see the action section on the bottom of the screen.

BUG: Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/publicsp/public_html/e-liberate/finalize_membership.php on line 44

(That only occurs when trying to finalize a user account when it's already valid?)

Bugs Fixed

Problem: couldn't remove users from meetings

Fixed: fixed code so userID was successfully passed to delete routine [DS,2012-02-22]