Two clicks to edit inventory item

View: New views
12 Messages — Rating Filter:   Alert me  

Two clicks to edit inventory item

by constant :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

.
Trying to edit an inventory item requires two clicks on the edit icon.

The first click changes the URL from this:

http://localhost/egroupware/index.php?menuaction=perp_inventory.ui_perp_stock.stock_list

To this:

http://localhost/egroupware/etemplate/process_exec.php?menuaction=perp_inventory.ui_perp_stock.stock_list

And then the second click goes to editing the item.

Well that was until I did an svn checkout of 2707, and I now get an "Internal error in server".

Regards
J.D.
.

Re: Two clicks to edit inventory item

by Nathan Gray :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On 30-Oct-08, at 2:40 PM, constant wrote:

> ...
> Well that was until I did an svn checkout of 2707, and I now get an
> "Internal error in server".

Can you get something a little more specific?  Check logs, etc.

Nathan Gray
nathan at goarctic dot com


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Perp-developers mailing list
Perp-developers@...
https://lists.sourceforge.net/lists/listinfo/perp-developers

Re: Two clicks to edit inventory item

by constant :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

.
From apache error log:

[Fri Oct 31 09:06:12 2008] [error] [client 127.0.0.1] PHP Fatal error:  Call to undefined method egw_link::set_cache() in /srv/www/htdocs/egroupware/perp_inventory/inc/class.bo_perp_stock.inc.php on line 799, referer: http://localhost/egroupware/etemplate/process_exec.php?menuaction=perp_inventory.ui_perp_stock.stock_list

Regards
J.D.
.

Nathan Gray wrote:
On 30-Oct-08, at 2:40 PM, constant wrote:

> ...
> Well that was until I did an svn checkout of 2707, and I now get an
> "Internal error in server".

Can you get something a little more specific?  Check logs, etc.

Nathan Gray
nathan at goarctic dot com


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Perp-developers mailing list
Perp-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perp-developers

Re: Two clicks to edit inventory item

by constant :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

.
This was fixed with an update of phpgwapi and header.inc.php.
.



.
From apache error log:

[Fri Oct 31 09:06:12 2008] [error] [client 127.0.0.1] PHP Fatal error:  Call to undefined method egw_link::set_cache() in /srv/www/htdocs/egroupware/perp_inventory/inc/class.bo_perp_stock.inc.php on line 799, referer: http://localhost/egroupware/etemplate/process_exec.php?menuaction=perp_inventory.ui_perp_stock.stock_list

Regards
J.D.
.

Nathan Gray wrote:
On 30-Oct-08, at 2:40 PM, constant wrote:

> ...
> Well that was until I did an svn checkout of 2707, and I now get an
> "Internal error in server".

Can you get something a little more specific?  Check logs, etc.

Nathan Gray
nathan at goarctic dot com


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Perp-developers mailing list
Perp-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perp-developers


Re: Two clicks to edit inventory item

by constant :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

.
The error was fixed with an update, but the two click thing still persists.

Regards
J.D.
.


.
This was fixed with an update of phpgwapi and header.inc.php.
.


constant wrote:
.
From apache error log:

[Fri Oct 31 09:06:12 2008] [error] [client 127.0.0.1] PHP Fatal error:  Call to undefined method egw_link::set_cache() in /srv/www/htdocs/egroupware/perp_inventory/inc/class.bo_perp_stock.inc.php on line 799, referer: http://localhost/egroupware/etemplate/process_exec.php?menuaction=perp_inventory.ui_perp_stock.stock_list

Regards
J.D.
.

Nathan Gray wrote:
On 30-Oct-08, at 2:40 PM, constant wrote:

> ...
> Well that was until I did an svn checkout of 2707, and I now get an
> "Internal error in server".

Can you get something a little more specific?  Check logs, etc.

Nathan Gray
nathan at goarctic dot com


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Perp-developers mailing list
Perp-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perp-developers

Re: Two clicks to edit inventory item

by constant :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

.
Hi Nathan,

This issue still persists for me.

It's not a real problem as I know about the issue and have no real problem with moving my finger half a centimetre to make the mouse button click again.

It's just one of those polishing things I guess.

Anyway, was just wanting to let you know about it.

Regards
John


.
The error was fixed with an update, but the two click thing still persists.

Regards
J.D.
.


.
This was fixed with an update of phpgwapi and header.inc.php.
.


constant wrote:
.
From apache error log:

[Fri Oct 31 09:06:12 2008] [error] [client 127.0.0.1] PHP Fatal error:  Call to undefined method egw_link::set_cache() in /srv/www/htdocs/egroupware/perp_inventory/inc/class.bo_perp_stock.inc.php on line 799, referer: http://localhost/egroupware/etemplate/process_exec.php?menuaction=perp_inventory.ui_perp_stock.stock_list

Regards
J.D.
.

Nathan Gray wrote:
On 30-Oct-08, at 2:40 PM, constant wrote:

> ...
> Well that was until I did an svn checkout of 2707, and I now get an
> "Internal error in server".

Can you get something a little more specific?  Check logs, etc.

Nathan Gray
nathan at goarctic dot com


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Perp-developers mailing list
Perp-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perp-developers


Re: Two clicks to edit inventory item

by Nathan Gray :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On 2-Sep-09, at 3:42 PM, constant wrote:

>
> .
> Hi Nathan,
>
> This issue still persists for me.
>
> It's not a real problem as I know about the issue and have no real  
> problem
> with moving my finger half a centimetre to make the mouse button click
> again.
>
> It's just one of those polishing things I guess.
>
> Anyway, was just wanting to let you know about it.

What are your category filters, search, etc. when this happens?
If you know how, I'd appreciate the actual selectbox values.

Nathan Gray
nathan at goarctic dot com


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Perp-developers mailing list
Perp-developers@...
https://lists.sourceforge.net/lists/listinfo/perp-developers

Re: Two clicks to edit inventory item

by constant :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

.
Hi Nathan,

Well, playing around with it some more I realised that when I click on the stock code number on the left of the list, it goes straight to edit, and when I click on the edit icon on the right it changes the url (as detailed in first post here) and a second click is required to edit.

Not sure if it's relevant any more but the category is all, the status is active, and the search box is empty.

From my vast programming experience(added that for humour) I would say that if the code for the icon gets changed to the same as the stock number then it should all be good.  At least that sounds reasonable to me.

Regards
John


Nathan Gray wrote:
On 2-Sep-09, at 3:42 PM, constant wrote:

>
> .
> Hi Nathan,
>
> This issue still persists for me.
>
> It's not a real problem as I know about the issue and have no real  
> problem
> with moving my finger half a centimetre to make the mouse button click
> again.
>
> It's just one of those polishing things I guess.
>
> Anyway, was just wanting to let you know about it.

What are your category filters, search, etc. when this happens?
If you know how, I'd appreciate the actual selectbox values.

Nathan Gray
nathan at goarctic dot com


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Perp-developers mailing list
Perp-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perp-developers

Re: Two clicks to edit inventory item

by Nathan Gray :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On 3-Sep-09, at 3:16 PM, constant wrote:

> Not sure if it's relevant any more but the category is all the  
> status is
> active and the search box is empty.

Actually, it is.  The two clicks issue is known, and fairly easy to  
fix.  Not always easy to find, but once found, fairly easy to fix.
Does the problem go away when you pick a category?

Nathan Gray
nathan at goarctic dot com


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Perp-developers mailing list
Perp-developers@...
https://lists.sourceforge.net/lists/listinfo/perp-developers

Re: Two clicks to edit inventory item

by constant :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

.
Yep.

Nathan Gray wrote:
On 3-Sep-09, at 3:16 PM, constant wrote:

> Not sure if it's relevant any more but the category is all the  
> status is
> active and the search box is empty.

Actually, it is.  The two clicks issue is known, and fairly easy to  
fix.  Not always easy to find, but once found, fairly easy to fix.
Does the problem go away when you pick a category?

Nathan Gray
nathan at goarctic dot com


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Perp-developers mailing list
Perp-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perp-developers

Re: Two clicks to edit inventory item

by Nathan Gray :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I can't duplicate.
Could I get you to do some debugging for me?
add this line:
_debug_array($query);
to perp_inventory/inc/class.ui_perp_stock.inc.php, as a new line after  
line 627

Then go to the stock list.  Please send me the extra stuff displayed  
before the first click, and before the second click.  Hopefully it's  
different.

Thanks,
Nathan Gray
nathan at goarctic dot com


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Perp-developers mailing list
Perp-developers@...
https://lists.sourceforge.net/lists/listinfo/perp-developers

Re: Two clicks to edit inventory item

by Nathan Gray :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I think I got it now, thanks for your help.
SVN r 3951

Nathan Gray
nathan at goarctic dot com


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Perp-developers mailing list
Perp-developers@...
https://lists.sourceforge.net/lists/listinfo/perp-developers