Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(162)

Issue 122042: Add new safe_eval for tryton (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
16 years, 8 months ago by ced1
Modified:
16 years, 8 months ago
Reviewers:
bch, yangoon1
Visibility:
Public.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -39 lines) Patch
M CHANGELOG View 1 chunk +1 line, -0 lines 0 comments Download
M tryton/action/main.py View 3 chunks +5 lines, -3 lines 0 comments Download
M tryton/common/common.py View 3 chunks +45 lines, -0 lines 0 comments Download
M tryton/config.py View 1 chunk +0 lines, -2 lines 0 comments Download
M tryton/gui/window/fileactions.py View 2 chunks +3 lines, -0 lines 0 comments Download
M tryton/gui/window/view_board/action.py View 1 chunk +5 lines, -3 lines 0 comments Download
M tryton/gui/window/view_board/parser.py View 1 chunk +4 lines, -4 lines 0 comments Download
M tryton/gui/window/view_form/model/field.py View 2 chunks +2 lines, -2 lines 0 comments Download
M tryton/gui/window/view_form/model/record.py View 1 chunk +2 lines, -2 lines 0 comments Download
M tryton/gui/window/view_form/view/form_gtk/parser.py View 8 chunks +14 lines, -14 lines 0 comments Download
M tryton/gui/window/view_form/view/graph_gtk/graph.py View 2 chunks +2 lines, -2 lines 0 comments Download
M tryton/gui/window/view_form/view/graph_gtk/line.py View 3 chunks +3 lines, -3 lines 0 comments Download
M tryton/gui/window/view_form/view/graph_gtk/pie.py View 2 chunks +2 lines, -2 lines 0 comments Download
M tryton/gui/window/view_form/view/list.py View 1 chunk +1 line, -1 line 0 comments Download
M tryton/gui/window/view_form/view/list_gtk/parser.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5
ced1
16 years, 8 months ago (2009-09-23 09:17:21 UTC) #1
bch
On 2009/09/23 09:17:21, ced wrote: > OK
16 years, 8 months ago (2009-09-23 10:26:54 UTC) #2
yangoon1
Testing.
16 years, 8 months ago (2009-09-24 09:39:06 UTC) #3
bch
On 2009/09/24 09:39:06, yangoon wrote: > Testing. I discovered than when I open the form ...
16 years, 8 months ago (2009-09-25 15:50:44 UTC) #4
ced1
16 years, 8 months ago (2009-09-25 16:37:20 UTC) #5
On 2009/09/25 15:50:44, bch wrote:
> On 2009/09/24 09:39:06, yangoon wrote:
> > Testing.
> 
> I discovered than when I open the form of ir.module the client console shows:
> 
> ERROR:record:Unable to eval ' 1 not in groups ' for button Mark for Upgrade
> (record: mailto:33@ir.module.module)
> 
> I made a test with a version without the safe_eval patch and there is no such
> errors.

Fixed with changeset a2520cd02d7b
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b