[Bug 6397] New: wrong url when hook to Comments Module

[email protected] Tue, 4 Aug 2009 11:20:55 +0000 (GMT)
Newsgroups gmane.comp.cms.xaraya.bugs
Message-ID <[email protected]>
http://bugs.xaraya.com/show_bug.cgi?id=6397

           Summary: wrong url when hook to Comments Module
           Product: App - Modules
           Version: Weekly Tarball
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3 - Standard
         Component: Twitter
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: crispcreations-gM/[email protected]


User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.1.2)
Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729)
Build Identifier: 

When I hooked up Twitter module to Comments module, the url returned was
wrongly stated as 

http://domainnamexx.com/index.php?module=comments&amp;func=display&amp;cid=102

take notice the special html entity, &amp;

it should be:

http://domainnamexx.com/index.php?module=comments&func=display&cid=102

Reproducible: Always

Steps to Reproduce:
1. Hook Twitter to Comments Modules
2. When comments posted, got updated at Twitter
3. the url was wrongly produced

Actual Results:  
http://domainnamexx.com/index.php?module=comments&amp;func=display&amp;cid=102

Expected Results:  
http://domainnamexx.com/index.php?module=comments&func=display&cid=102


-- 
Configure bugmail: http://bugs.xaraya.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

---- ** IMPORTANT ** READ BELOW ** ----
[Clip Me Start]
--------------------------------------------------------------------------
If you wish, you can reply to this message directly **however**, make sure
to use the "Reply To All" feature of your client **and** ensure that the 
bug specifier is in the subject (ie: [Bug ####]). Also, you _MUST_ have 
you're From or Reply-To address set to the same address you use to log
into your bugzilla account or your reply will not be attached to the bug.
--------------------------------------------------------------------------
[Clip Me End]