Viewing Issue Advanced Details Jump to Notes ] << ] >> ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000083 [phpBBGarage] General feature always 2008-09-13 13:03 2008-10-02 09:37
Reporter dears View Status public  
Assigned To poyntesm
Priority normal Resolution fixed Platform
Status resolved   OS
Projection none   OS Version
ETA none Fixed in Version 2.0.B4 Product Version 2.0.B3
  Target Version Product Build
Summary 0000083: Bad URL
Description http://forums.phpbbgarage.com/garage.php?mode=dispay_results&username=poyntesm [^]
Steps To Reproduce
Additional Information Bad URL from profile users.
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0000099)
poyntesm (administrator)
2008-09-26 09:41

Can you give me the page that generates the bad link. Specific URL if possible
(0000110)
dears (reporter)
2008-09-26 11:49

Onto refer URL /viewtopic.php?....
push button http://forums.phpbbgarage.com/styles/prosilver/imageset/icon_miniprofile_garage.gif [^]
(0000127)
poyntesm (administrator)
2008-09-30 05:15

Its correct.

See
        'U_VEHICLE' => (isset($user_cache[$poster_id]['garage_id'])) ? append_sid("{$phpbb_root_path}garage_vehicle.$phpEx", 'mode=view_vehicle&VID=' . $user_cache[$poster_id]['garage_id']) : '',
        'U_GARAGE' => (isset($user_cache[$poster_id]['garage_id'])) ? append_sid("{$phpbb_root_path}garage.$phpEx", 'mode=dispay_results&username=' . $user_cache[$poster_id]['username']). '&search_username=1' : '',
(0000140)
dears (reporter)
2008-10-01 13:38

what see differentiate
http://forums.phpbbgarage.com/garage.php?mode=dispay_results&username=poyntesm [^]

or

http://forums.phpbbgarage.com/garage.php?mode=dispay_results&username=dears [^]

What making this?
mode=dispay_results

Thanks
(0000141)
poyntesm (administrator)
2008-10-02 09:37

Finally I see the bug :)

Fixed in r563

- Issue History
Date Modified Username Field Change
2008-09-13 13:03 dears New Issue
2008-09-26 09:41 poyntesm Note Added: 0000099
2008-09-26 11:49 dears Note Added: 0000110
2008-09-29 12:49 poyntesm Assigned To => poyntesm
2008-09-29 12:49 poyntesm Status new => assigned
2008-09-30 05:15 poyntesm Status assigned => resolved
2008-09-30 05:15 poyntesm Fixed in Version => 2.0.B4
2008-09-30 05:15 poyntesm Resolution open => fixed
2008-09-30 05:15 poyntesm Note Added: 0000127
2008-10-01 13:38 dears Status resolved => feedback
2008-10-01 13:38 dears Resolution fixed => reopened
2008-10-01 13:38 dears Note Added: 0000140
2008-10-02 09:37 poyntesm Status feedback => resolved
2008-10-02 09:37 poyntesm Resolution reopened => fixed
2008-10-02 09:37 poyntesm Note Added: 0000141
cron