Project

General

Profile

Actions

bug #9562

closed

Publish flag of field units and derived units are not handled correctly

Added by Katja Luther about 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Highest
Assignee:
Category:
taxeditor
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Severity:
blocker
Found in Version:

Description

when editing the field unit publish flag the publish flag of the derivate units are changed, too and/or not saved correctly.

Actions #1

Updated by Katja Luther about 3 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 50
Actions #2

Updated by Katja Luther about 3 years ago

  • Assignee changed from Katja Luther to Andreas Müller
  • Severity changed from normal to blocker

this should be fixed. The problem was that the value for the publish checkbox was taken from DerivedUnitFace.isPublish() and this always returns the value of the field unit if a field unit exists.
Now the value for the publish checkbox is taken from DerivedUnitFacade.innerDerivedUnit().isPublish for derived units and DerivedUnitFacade.innerFieldUnit().isPublish for field units.

Actions #3

Updated by Andreas Müller about 3 years ago

  • Status changed from Resolved to Closed
  • Assignee changed from Andreas Müller to Katja Luther
  • % Done changed from 50 to 100

This seems to work

Actions

Also available in: Atom PDF