Bug 4044 - Check performance of Core::cleanVar() in ImportOJS1::importJournal()
: Check performance of Core::cleanVar() in ImportOJS1::importJournal()
Status: NEW
Product: OJS
Classification: Unclassified
Component: Import/Export
: 2.x
: PC Mac OS X 10.3
: P5 enhancement
Assigned To: PKP Support
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-02-04 11:56 PST by MJ Suhonos
Modified: 2009-02-04 11:56 PST (History)
0 users

See Also:
Version Reported In:
Also Affects:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description MJ Suhonos 2009-02-04 11:56:41 PST
Investigate whether cleanVar() needs to be called so many times (over 100) in importJournal().

NB: any changes will have to be back-ported to OCS as well.