Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - cocinerox

Pages: [1]
1
Hi,

check my bug report here:

http://forums.fengoffice.com/index.php?topic=3495.msg13009#msg13009

Unfortunately there is no answer so far from the developer team.

As a temporary solution you could manually change back the appropriate fields in the database.

Cheers, cocinerox

2
Older versions / Bug in Tasks filter, that makes the Tasks tab unreachable
« on: December 22, 2009, 10:37:07 pm »
Hi! To reproduce the bug, take the following steps (in v1.6.1):

1. Go to Tasks tab.
2. Set filter option: 'Assigned to'.
3. Set the filter value to a user.
-> Now in the 'og_user_ws_config_option_values' table there are two modified records: option_id=34, value='assigned_to' and option_id=35, value=a:b (with some a and b integers)
4. Now change the filter option to 'Milestone', but don't change the filter value.
5. And change the Status e.g. to 'Pending'.
-> In the table the record with option_id=34 changed its value field to 'milestone', but the value of option_id=35 remained a:b, which causes an 'execute_action' error.
6. Now if you don't push the 'Back' button but instead refresh your browser, the Tasks tab won't work any more.

I hope it helps. Cheers, cocinerox

Pages: [1]