JS: hazaar.url() appends '?' for empty arg object #74

Closed
opened 2017-07-19 00:49:34 +00:00 by jamie · 1 comment
jamie commented 2017-07-19 00:49:34 +00:00 (Migrated from git.hazaar.io)

I guess we look to see if args is an object and try to append it's flattened version whether or not it is empty. This is just a simple tidy up fix so that we make sure args has something in as well so that a random '?' is not appended.

I guess we look to see if ```args``` is an object and try to append it's flattened version whether or not it is empty. This is just a simple tidy up fix so that we make sure ```args``` has something in as well so that a random '?' is not appended.
jamie commented 2017-07-25 23:59:23 +00:00 (Migrated from git.hazaar.io)

closed via commit 342448ca43

closed via commit 342448ca43af5f4a0786df1443e6ba92c827e920
jamie self-assigned this 2025-09-04 01:15:54 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: hazaar/framework#74
No description provided.