lindseykat

Error in JSP

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_BEST_SELLING:1&keyword=Sale&Nrs=P_HIDE_FOR_SALE="false" and P_PROM_PRICE_US > 0">2</a></li>

<liclass="next"><ahref="/search/saleResults.jsp?currentPage=2&sortBy=P_BEST_SELLING:1&keyword=Sale&Nrs=P_HIDE_FOR_SALE="false" and P_PROM_PRICE_US > 0">next page</a></li>

</ul>

</div>

melissabt

Re: Error in JSP

(0) Hearts

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! 

<3 Melissa
lindseykat

Re: Error in JSP

(0) Hearts

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.

 

 

melissabt

Re: Error in JSP

(0) Hearts

Hi Lindseykat,

 

Thank you for letting us know! I have reported the issue to our IT department. Thanks again, we really appreciate it=)

<3 Melissa
Conversation Stats
  • 3 replies
  • 111 views
  • 1 heart
  • 2 in conversation
    lindseykat
    melissabt