Skip to content

Bug Report: Files with '.' in the name do not have full functionality #1

@c-barry

Description

@c-barry

Bug Report: Files with '.' in the name do not have full functionality

Description:

Project files uploaded with '.' in the name are not functioning fully. While the files seem to be processed correctly (alignment and highlighter plot data files are generated as expected), there are specific issues:

  • The annotation function does not work for these files on the Phylobook website.
  • The highlighter plot is not displayed for these files.

Suspected Cause:

The issue seems to be related to how the URLs are constructed for files with '.' in their names.

Workaround:

This issue is not critical, as users can avoid it by ensuring that files are uploaded without additional periods ('.') in their names.

Steps to Reproduce:

  1. Upload a project file with an additional '.' in the filename (e.g., sample.file.fasta).
  2. Observe the following:
    • Annotation function is non-functional.
    • Highlighter plot is not displayed.

Expected Behavior:

  • The annotation function should work correctly.
  • The highlighter plot should be displayed, regardless of periods in the file name.

Additional Context:

Files without extra periods in their names are functioning correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions