CMS MADE SIMPLE FORGE

ListItExtended

 

[#10153] Return URL on detail page back to summary is incorrect

avatar
Created By: Daniel Bocek (osxfil)
Date Submitted: Sun Aug 10 03:06:43 -0400 2014

Assigned To:
Version: 1.4.1
CMSMS Version: 1.11.10
Severity: Minor
Resolution: None
State: Open
Summary:
Return URL on detail page back to summary is incorrect
Detailed Description:
I use ListIt2 instance for real estate site. I have two property listing: one
for visitors and one for FEU users which can submit ther property using
FormBrowser and UDT to ListIt2 instance.
I have issue with return URL's from detail page back to summary view in both
cases:
Public summary view is on URL www.domain.com/verkaufsobjekte, but return URL
from detail view is for example www.domain.com/immobilien/64 instead
www.domain.com/verkaufsobjekte
Summary view for FEU users submits is on www.domain.com/my-account/my-orders.
Here is used filtering by  FEU users ID based on currentlylogged in user (FEU
user ID is a field in each submit), tag looks like this:
{FrontEndUsers form='silent'}
{ListIt2Immobilien template_summary='user_summary' search_userid=$userid
detailtemplate="invoice"}
There is issue more serious because it looks like return URL adds to the
return-URL name of detail template (here is use different detail template than
in public view which is look like invoice):
www.domain.com/immobilien/73/invoice. It mean that when i click to return from
detail to summary i'm always redirected to error page and can't return back to
the summary. It looks like ListIt2 instance have problem with detailtemplate
parameter.
I use mod_rewrite on the site


History

Updates

Updated: 2014-08-10 03:09
description: I use ListIt2 instance for real estate site. I have two property listing: one for visitors and one for FEU users which can submit ther property using FormBrowser and UDT to ListIt2 instance. I have issue with return URL's from detail page back to summary => I use ListIt2 instance for real estate site. I have two property listing: one for visitors and one for FEU users which can submit ther property using FormBrowser and UDT to ListIt2 instance. I have issue with return URL's from detail page back to summary
resolution_id: => 5