Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
core
core
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 234
    • Issues 234
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 5
    • Merge Requests 5
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • hubzilla
  • corecore
  • Issues
  • #1520

Closed
Open
Opened Feb 14, 2021 by Michal Klodner@klodner

[audio] [video] tags rendering error

[audio] [video] [zaudio] [zvideo] overzealous on URL shape

  • requires URL ending with some media extensions (...audio.mp3, ...video.mp4 etc.)
  • url not ending with extensions, although valid and working not rendering with expected audio/video HTML tags

Like

[video]https://domain.net/video/776533[/video] - no player

[audio]https://cdn.com/podcast/zot-news.m4a?quality=high[/audio] - no player

rendering in bbcode.php 1525-1537 instead

(.*?\.(ogg|ogv|oga|ogm|webm|mp4|mp3|opus|m4a))

could be just (.*?)

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: hubzilla/core#1520