# HG changeset patch # User Sylvain Thénault # Date 1308158155 -7200 # Node ID 9989b69e2a194272c9954d95dbded497a77be01f # Parent e1ba23fdcf2d5f2746d3d759992058881c74f048 [web page tracking] fix bug introduced by parent revision diff -r e1ba23fdcf2d -r 9989b69e2a19 web/component.py --- a/web/component.py Wed Jun 15 17:34:23 2011 +0200 +++ b/web/component.py Wed Jun 15 19:15:55 2011 +0200 @@ -410,7 +410,6 @@ params.pop('view', None) params.pop('entity', None) form = params.pop('formparams', {}) - form['pageid'] = self._cw.pageid if entity.has_eid(): eid = entity.eid else: