Skip to content

Relative library urls inconsistent #502

@Martii

Description

@Martii

One or more bugs exist when using relative urls with @require

Using this as a Unit Test
Using this as a Unit Test Library

Bug A:

  • Assuming this should happen... listing of scripts using the library is missing and visa-versa e.g. "Scripts Using This Library" and "Libraries Used". If Bug B is intendend behavior then this becomes a bug.

Bug B:

  • Assuming this is a bug... library relative urls use same path as userscript urls e.g. GM_setStyle.js resolves from relative to absolute of https://openuserjs.org/install/Marti/GM_setStyle.js instead of https://openuserjs.org/src/libs/Marti/GM_setStyle.js. Interesting feature that might be useful but previously undetected.

Related to:

Metadata

Metadata

Assignees

No one assigned

    Labels

    CODESome other Code related issue and it should clearly describe what it is affecting in a comment.UIPertains inclusively to the User Interface.bugYou've guessed it... this means a bug is reported.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions