Please post any bugs or issues you’re having with the site here. We’ll respond as we get things ironed out and then the whole community can stay up to speed on the latest patches.
Unfortunately, my workplace still forces be to use IE6, and in there the middle column in the new site drops below the others - it didn’t do this before.
Unfortunately, my workplace still forces be to use IE6, and in there the middle column in the new site drops below the others - it didn’t do this before.
If it’s too much work to fix, I can deal!
pG
Hey, I’m so sorry your workplace forces IE6 on you… there are better browsers!
You should get a splash page when you load the site that informs you that with this release we are no longer supporting IE6. Google, Facebook and many others have dropped support for it and it just takes too many resources to hack into submission. We support IE7+, and most other modern browsers as well as [Google Chrome Frame which is a good option if you are forced to use IE6.
Don’t know if you’ve noticed, but the RSS feed for Sparkfun news appears to be repeating the same article again and again in Google reader. I’ve now seen the announcement leading to this forum post at least 3 times, along with the AVR treasure chest, etc.
When I add an item to my wish list, I get bumped back up to the top of the page, which sucks because I generally show 100 products per page, and even with showing the basic 50, trying to find my previous location when browsing through the products gets annoying.
But, I’m very very wishlists where added! :mrgreen:
- The "Add to Wishlist" button appears even if the quantity entered isn't a number. The add then fails with no feedback.
- It wasn't immediately obvious that the public wishlist URL is just the URL of the page. It might be good to include it as a copiable item near the share via email area. (It would also be good to have a "semi-public" sharing option that isn't brute-forcable.)
- Attempting to visit [https://sparkfun.com/](https://sparkfun.com/) redirects to [http://www.sparkfun.com/index/index](http://www.sparkfun.com/index/index) (note: no ssl and double "index").
- There's no direct link to [https://www.sparkfun.com/account/login](https://www.sparkfun.com/account/login) available.
- This URL generates an error: [http://www.sparkfun.com/index/index/index/index](http://www.sparkfun.com/index/index/index/index) but [http://www.sparkfun.com/index/index/index](http://www.sparkfun.com/index/index/index) doesn't. (lol @ "GET TO THA CHOPPAH" on the error page.)
- Shopping cart accepts negative numbers for quantities but calculations treat them as positives. (Actually, the title on the shopping cart and the side bar treats it as a negative number--so I've got "-19 products" in my cart on the title and "-19 item" on the side bar.)
- If you try to add to wish list after you've logged out in another tab there's no feedback for the attempted add failing.
- Shopping cart doesn't list unit prices.
- Attempting to add 100000000000000 of an item only adds 2147483647 items. :)
Still having any issues here? I think we got most of them.
FYI guys - there are appx. 40 tutorials identified to have the same broken image problem. I’ve enlisted Tech Support to iterate over them and get them all fixed.
The “Add to Wishlist” button appears even if the quantity entered isn’t a number. The add then fails with no feedback.
[/quote]
Nicer fails are being added all over the place. This will go away soon.
Shopping cart accepts negative numbers for quantities but calculations treat them as positives. (Actually, the title on the shopping cart and the side bar treats it as a negative number–so I’ve got “-19 products” in my cart on the title and “-19 item” on the side bar.)
[/quote]
Could you please let me know how you did this? It’s being checked in multiple ways. You shouldn’t be able to get this all the way through checkout. If you feel like sending me a PM describing your process bypassing the different methods we’ve used, please do so.
follower:
If you try to add to wish list after you’ve logged out in another tab there’s no feedback for the attempted add failing.
[/quote]
This should be there eventually - another graceful error message thing.
follower:
Shopping cart doesn’t list unit prices.
[/quote]
Hmm… I see this:
$4.75 ($0.95 each)
You don’t?
follower:
Attempting to add 100000000000000 of an item only adds 2147483647 items.
[/quote]
The reason we don’t check for overload is - if people want to order that many of any one item, LET THEM!
tia:
When I add an item to my wish list, I get bumped back up to the top of the page, which sucks because I generally show 100 products per page, and even with showing the basic 50, trying to find my previous location when browsing through the products gets annoying.
But, I’m very very wishlists where added! :mrgreen:
Just committed a fix for this; it will go out shortly!
follower:
It wasn’t immediately obvious that the public wishlist URL is just the URL of the page. It might be good to include it as a copiable item near the share via email area. (It would also be good to have a “semi-public” sharing option that isn’t brute-forcable.)
This is desired behavior, although we need to work out a slightly more elegant method of redirecting to implicit controller names. Primary login mechanism’s in the sidebar now.