#1959 Trying to modify read-only object in ipaserver/plugins/dogtag.py
Closed: Fixed None Opened 12 years ago by jcholast.

In ipaserver/plugins/dogtag.py at lines [source:/ipaserver/plugins/dogtag.py@5ee9334#L1297 1297] and
[source:/ipaserver/plugins/dogtag.py@5ee9334#L1311 1311] we are trying to modify a locked read-only object, which results in !AttributeError being raised.

This is especially noticable in tests, many of them fail with internal error because of this.


This doesn't affect production because we don't enforce ReadOnly there, moving to 3.0.

Metadata Update from @jcholast:
- Issue assigned to jcholast
- Issue set to the milestone: FreeIPA 3.0 Core Effort - 2011/12

7 years ago

Login to comment on this ticket.

Metadata