ID:               20906
 User updated by:  [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           Open
 Bug Type:         Scripting Engine problem
 Operating System: Win2K Server
 PHP Version:      4.2.3
 New Comment:

OK. Let's take a generic shopping application.

The user comes in at a top index, then clicks an atag to the shopping
index. From there he clicks on a category atag (say, fruits) and is
presented with Bananas and Blackberries, each of which has an "Add to
cart" tag below them. But he also has the choice to click on Bananas
itself and see a fuller product description. He does so, and decides to
buy (atag to "Add to cart" script) from this level.

A return via HTTP_REFERER from the full description page should return
him to the shopping index, but instead it sends him back to the main
index.

This seems to be a general problem with browsers not being refreshed
when atags are selected. As pointed out in 20776, issuing a
meta-refresh fixed a similar problem on a return that wasn't working
correctly. You may have already solved this if that bug is closed.


Previous Comments:
------------------------------------------------------------------------

[2002-12-09 08:53:28] [EMAIL PROTECTED]

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.


------------------------------------------------------------------------

[2002-12-09 08:31:30] [EMAIL PROTECTED]

I believe this is related to incorrect flushing of browser reported in
20776.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=20906&edit=1

Reply via email to