Closed (fixed)
Project:
Workspace
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Mar 2006 at 08:07 UTC
Updated:
22 May 2006 at 11:02 UTC
Jump to comment: Most recent file
Comments
Comment #1
hutch commentedThe attache diff will fix it, it saves ok, but throws up the following:
I chased around common.inc, but could not see where in workspace.module the error was coming from, and as it does save correctly
that will have to do for now.
Comment #2
jvandyk commentedCommited. Thanks.
Comment #3
hutch commentedAnother patch.
This is on the original, so it includes the stuff I submitted on 22 April. It fixes the urlencode error by returning the
workspace_configure_submit function properly back to the workspace page, with an informative message.
It also repairs a bug in the paging, which was not setting up $count_sql properly for the first table on the workspace page.
This was done on MySQL - 4.0.24_Debian-10sarge1-log.
I do not know how this will behave on other versions of mysql ATM, if I get a chance I will test on 4.1.11
probably tomorrow although I doubt if there will be any problems.
HTH
Comment #4
jvandyk commentedCommitted some parts of the patch by hutch.
Comment #5
hutch commentedMany thanks, this is a big improvement.
One small point, the submit button 'Add new item' has no css,
the attached diff fixes this.
This is on
workspace.module,v 1.21.2.7 2006/05/07 19:44:00 jvandyk
HTH
Comment #6
(not verified) commented