-
Notifications
You must be signed in to change notification settings - Fork 355
Closed
Labels
CODESome other Code related issue and it should clearly describe what it is affecting in a comment.Some other Code related issue and it should clearly describe what it is affecting in a comment.UIPertains inclusively to the User Interface.Pertains inclusively to the User Interface.bugYou've guessed it... this means a bug is reported.You've guessed it... this means a bug is reported.
Milestone
Description
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.jsresolves from relative to absolute ofhttps://openuserjs.org/install/Marti/GM_setStyle.jsinstead ofhttps://openuserjs.org/src/libs/Marti/GM_setStyle.js. Interesting feature that might be useful but previously undetected.
Related to:
Metadata
Metadata
Assignees
Labels
CODESome other Code related issue and it should clearly describe what it is affecting in a comment.Some other Code related issue and it should clearly describe what it is affecting in a comment.UIPertains inclusively to the User Interface.Pertains inclusively to the User Interface.bugYou've guessed it... this means a bug is reported.You've guessed it... this means a bug is reported.