Bug Issue: Game URL block doesn't return the full URL


Pages: 1

dtishin

  • Subscriber - Stencyl Indie
  • *
December 21, 2020, 03:51:50 am
The design block "Flow->Advanced->Constants->game URL" only returns the server name, it doesn't return the full URL in the browser.  For example, instead of "https://dtishin.github.io/allcorrect2021/" it returns "dtishin.github.io".
Same goes for the "HTML5: get ServerURL" block from the HTML5 extension.

Could you use the "js.Browser.window.location.href" function for the "game URL" block? That one works perfectly.
Thanks!


Justin

  • Master Stencyler
  • *
April 04, 2021, 06:55:32 pm
Note: Assuming that this is not a regression, we'll need to provide a new block, not change the behavior of the existing block.
  • Tags added: 4.1.0


Pages: 1

Details

  • Reported
    December 21, 2020, 03:51:50 am
  • Updated
    April 04, 2021, 06:55:32 pm

  • View Status
    Public
  • Type
    Bug
  • Status
    New
  • Priority
    Normal
  • Version
    (none)
  • Fixed in
    (none)
  • Assigned to
    (none)
  • Category
    Design Mode

Tags