Ticket #4043 (closed defect: fixed)

Opened 13 months ago

Last modified 13 months ago

Export::Endnote typo

Reported by: af05v@… Owned by:
Priority: Must do Milestone: EPrints 3.3.10
Component: - Version:
Severity: normal Keywords:
Cc:

Description

206	        elsif( $type eq "patent" || $type eq "monograph" )
207	        {
208	                $data->{"@"} = $dataobj->get_value( "id_number" ) if $dataobj->exists_and_set( "issn" );
209	        }

getting different value than testing for.

Change History

Changed 13 months ago by tdb01r

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

Resolved by r7685.

Note: See TracTickets for help on using tickets.