Error in JSP
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
There is an error in the saleResults.jsp page, which impacts the navigation of the pages of sale items. The JSP interprets the > sign (noted in this shade of pink below) as a terminator (and the end of the comparision). This is causing the link to the second page to be displayed as 0"2 and results in an error when clicking the link to view the next page of the sales items.
To recreate this error and see what I am talking about, navigate to the sale items page. Elect to view 60 results per page from the drop-down menu. Order by Best Selling. Scroll to the bottom of the page and try to acces the second page of the sale items.
<
inputid="currentPage"name="currentPage"value="1"type="hidden"/>
<divclass="page-numbers">
<ul>
<liclass="selected">1</li>
<li><ahref="/search/saleResults.jsp?currentPage=2&sortBy=P_B
<liclass="next"><ahref="/search/saleResults.jsp?currentPage=2&sortBy=P_B
</ul>
</div>
Re: Error in JSP
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Sorry about that Lindseykat!
Thank you for reporting this issue. We are currently updating many items on the site and the error that you are receiving is most likely because, the item is no longer available. I am sorry for the inconvenience and I invite you to place your order via phone with us at 1-877-Sephora if you have questions about specific items. Thanks for your patience!
Re: Error in JSP
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Errr, no. Looking at the source code shows the error is in the syntax of the .jsp
Not that it bothers me, I am just a compter geek that finds these things interesting.
Re: Error in JSP
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi Lindseykat,
Thank you for letting us know! I have reported the issue to our IT department. Thanks again, we really appreciate it=)
