lightspeedretail / webstore

Web Store eCommerce solution for Lightspeed
http://www.lightspeedpos.com/webstore
Open Software License 3.0
85 stars 63 forks source link

URL issues in 3.2.x #649

Closed iandberg closed 9 years ago

iandberg commented 9 years ago

A couple of spots in the checkout process don't account for stores in subdirectories: The store logo looks in /images instead of subdir/images. cart-image The 'recover password' button in checkout is linked to /site/forgotpassword instead of subdir/site/forgotpassword

gabeguz commented 9 years ago

Thanks for the report @iandberg we'll take a look.

gabeguz commented 9 years ago

I've been able to reproduce both issues in development. I've linked this ticket to WS-4055 (store logo issue) and WS-4056 (forgot password link) in our internal bug tracking database.

We'll look at adding these two issues to an upcoming sprint. Thanks again for the report.

iandberg commented 9 years ago

Thanks for the quick response! I would look at any other hard-coded urls in index.js as well, if you come across them. Most of our clients have stores in subdirectories. thanks!

ottaz commented 9 years ago

This has been fixed as of version 3.2.7.