patchphpGroupWare - Patches: patch #6101, fix for a bunch of notice errors...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #6101: fix for a bunch of notice errors in uinotes

Submitter:  Johan Gunnarsson <johang>
Submitted:  Mon 16 Jul 2007 10:34:33 PM UTC
   
 
Category:  notes Priority:  2
Item Group:  SVN trunk (dev code) Status:  Done
Privacy:  Public Assigned to:  johang
Open/Closed:  Closed

Mon 16 Jul 2007 10:55:39 PM UTC, comment #1: 

Looks good, check it in.

I prefer to see arrays done like so

array
(
    'key'    => array
                (
                     'key' => 'value'
                ),
    'key2'   => array
                (
                     'key' => 'value'
                )
);

but I am not going to mandate it - yet ;)

Dave Hall <skwashd>
Group administrator
Mon 16 Jul 2007 10:34:33 PM UTC, original submission:  

Just fixes for some problems I bumped into.

Johan Gunnarsson <johang>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #13362:  uinotes-johang.patch added by johang (5KiB - text/x-diff)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by skwashd (Posted a comment)
  • -email is unavailable- added by johang (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-07-18 johang StatusIn Progress Done
        Open/ClosedOpen Closed
    2007-07-16 skwashd StatusNone In Progress
        Assigned toNone johang
    2007-07-16 johang Attached File- Added uinotes-johang.patch, #13362

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code