Ticket #1149 (closed clarification: fixed)

Opened 18 months ago

Last modified 18 months ago

Cross Publishing after ingest allows cross publishing of articles that are part of the journal

Reported by: wtoconnor Owned by: rcave
Priority: critical Milestone: 0.9.2
Component: ambra Version: 0.9.1_rc1
Keywords: admin panel Cc:

Description

After an ingest the admin is presented with the cross publishing matrix. The current journal is included in the matrix which allow the admin to mistakenly cross publish the journals own articles to itself. This causes journal browsing to become veeeeeeeeeerrrrrryyyyyy slow.

Need to fix the adminTop.ftl to not include the current journal to the journals we can currently cross publish to.

Change History

Changed 18 months ago by wtoconnor

  • status changed from new to assigned

Changed 18 months ago by wtoconnor

(In [7438]) Prevent Cross Publishing into current journal.

After and ingest the admin is presented with a matrix of journals that articles can be cross published in. Included in the current journal the article will be published in if 'Publish' check box is chosen. Articles should not be crossed published in the journal they are published in. Remove it form the adminTop.ftl but several xxxxAction.java files were affect so they were changed also.

Addresses #1149

Changed 18 months ago by wtoconnor

  • owner changed from wtoconnor to rich
  • status changed from assigned to new

Needs to be verified.

Changed 18 months ago by rcave

  • type changed from defect to clarification

Changed 18 months ago by rcave

  • status changed from new to closed
  • resolution set to fixed

Verified that the matrix of journals in the admin panel does not include the journal that you are currently in.

Note: See TracTickets for help on using tickets.