-
Notifications
You must be signed in to change notification settings - Fork 359
Relative library urls inconsistent #502
Copy link
Copy link
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
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.
One or more bugs exist when using relative urls with
@requireUsing this as a Unit Test
Using this as a Unit Test Library
Bug A:
Bug B:
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: