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

El limite de los 32 caracteres #97

Open
Sansanto2000 opened this issue May 29, 2023 · 1 comment
Open

El limite de los 32 caracteres #97

Sansanto2000 opened this issue May 29, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@Sansanto2000
Copy link
Collaborator

Aparentemente en los campos FITS se permite un maximo de 32 caracteres en el largo de los campos, actualmente no se verifica en ningun momento el cumplimiento de esto lo que en un futuro podria traer errores inesperados.
Agregar comprobaciones para evitar que esta norma sea vulnerada (se podria implementar el control junto al control de formato ASCCI ya presente)

@Sansanto2000 Sansanto2000 self-assigned this May 29, 2023
@Sansanto2000 Sansanto2000 added the bug Something isn't working label May 29, 2023
@facundoq
Copy link
Member

facundoq commented May 29, 2023 via email

@Sansanto2000 Sansanto2000 removed their assignment Dec 20, 2024
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