Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[html][pack] Arquivo de imagem não encontrado procura por .gif mas é .jpg e vice-versa. #397

Open
robertatakenaka opened this issue Dec 7, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@robertatakenaka
Copy link
Member

Descrição do problema

  • Procura por .gif mas é .jpg e vice-versa.

Passos para reproduzir o problema

  1. Execute o ds_migracao pack para o ano de 2010 e 2009
  2. Note que o arquivo /mnt/vol_dsteste/migracao/htdocs/img/revistas/rbfar/v20n2/a05fig01.jpg não existe mas existe /mnt/vol_dsteste/migracao/htdocs/img/revistas/rbfar/v20n2/a05fig01.gif
  3. htdocs/img/revistas/abc/v93n4/18f02.jpg

Comportamento esperado

Corrigir a extensão no XML e pegar o arquivo com a extensão correta.

Screenshots ou vídeos

n/a

Anexos

n/a

Ambiente utilizado

dsteste

@robertatakenaka robertatakenaka added the bug Something isn't working label Dec 7, 2020
@patymori patymori self-assigned this Dec 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants