What steps will reproduce the problem?
1. Login to Jaiku.com (or equivalent test platform with
settings.SUBDOMAINS_ENABLED=True)
2. Post something
3. Disable javascript and reload page
4. Click the delete link
What is the expected output? What do you see instead?
The expected output is reaching an html form where deletion and mark as spam
can be
confirmed. Clicking "yup" is expected to delete or mark as spam.
Instead, I get a 404 (or the 404 bird equivalent on Jaiku). Notice that the
link in the address bar
is http://[nick].jaiku.com/confirm rather than http://jaiku.com/confirm. Also,
the redirect link is
incorrect.
What version of the product are you using?
Jaikengine #r56
Please provide any additional information below.
The issue described above is not only an accessibility problem but will also
prevent many
operations through the m. mobile interface as it depends on the /confirm to
work rather than
javascript alerts which adds confirm=1 to the url.
Original issue reported on code.google.com by jonasnoc...@gmail.com on 19 Apr 2009 at 12:41
Original issue reported on code.google.com by
jonasnoc...@gmail.com
on 19 Apr 2009 at 12:41