[Bug 22454] New: Link URL in editAppVersion.php contains "&" instead of "&"
http://bugs.winehq.org/show_bug.cgi?id=22454 Summary: Link URL in editAppVersion.php contains "&" instead of "&" Product: WineHQ Apps Database Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: appdb-unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: alexandru.balut(a)gmail.com The "<< Back" link in http://appdb.winehq.org/admin/editAppVersion.php (when you edit an application) contains "&" instead of "&", for example: http://appdb.winehq.org/objectManager.php?sClass=version&iId=17511 It should contain "&". -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22454 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #1 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2010-04-22 08:42:19 --- Confirming. This is how html looks like: <a href="http://appdb.winehq.org/objectManager.php?sClass=application&iId=871"><< Back</a> -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22454 --- Comment #2 from Alex Balut <alexandru.balut(a)gmail.com> 2010-06-14 17:34:57 --- The editAppFamily.php, and editAppVersion.php files use the html_back_link() function to create links, and they pass the URL created by $oApp/$oVersion->objectMakeUrl(). html_back_link() correctly (IMO) escapes the passed $url, but the objectMakeUrl() functions already create escaped URLs. A bit messy. I'll change the objectMakeUrl() functions to create raw URLs, and I'll make sure they are properly escaped when the function is used. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22454 Alexander Nicolaysen Sørnes <alexsornes(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |alexsornes(a)gmail.com Resolution|--- |FIXED --- Comment #3 from Alexander Nicolaysen Sørnes <alexsornes(a)gmail.com> --- This has been fixed, thanks for reporting! -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22454 Lian <lianfox666(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lianfox666(a)gmail.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=22454 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Bruno Jesus <00cpxxx(a)gmail.com> --- Closing. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org