| Anonymous | Login | Signup for a new account | 2013.06.19 20:33 CEST |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0000134 | [Piwigo] display | trivial | always | 2005.08.10 13:29 | 2005.08.18 21:32 | ||
| Reporter | chrisaga | View Status | public | ||||
| Assigned To | plg | ||||||
| Priority | normal | Resolution | fixed | Platform | |||
| Status | closed | OS | |||||
| Projection | none | OS Version | |||||
| ETA | none | Fixed in Version | 1.4.2 | Product Version | 1.4.1 | ||
| Target Version | Product Build | ||||||
| Summary | 0000134: Nb of images incorectly rendered in "tool tip" near category in category menu | ||||||
| Description |
When mouse cursor come over the number folowing the category name, a "tool tip" window displaying " <nb> images in this category " is displayed. With firefox on linux : only the number is displayed folowed by spaces With firefox on linux : the nuber folowed by a stange caracter, then spaces, then the message With IE : 2 lines display, the number on the first line, the spaces and the message on the second Neither display is corect |
||||||
| Steps To Reproduce | |||||||
| Additional Information |
Correction is shorter than description : in functions_htmj.inc.php on line 406 supress the new line title="'.$category['nb_images'].' '.$lang['images_available'].'"> becomes title="'.$category['nb_images'].' '.$lang['images_available'].'"> |
||||||
| Tags | No tags attached. | ||||||
| browser | any | ||||||
| Database engine and version | |||||||
| PHP version | |||||||
| Web server | Apache 1.3.x | ||||||
| Attached Files | |||||||
|
|
|||||||
Notes |
|
|
(0000213) plg (manager) 2005.08.18 21:32 |
(I'm sure you already saw it in CVS mailing-list) - branch 1.4 :http://cvs.gna.org/viewcvs/phpwebgallery/phpwebgallery/include/functions_html.inc.php.diff?r1=text&tr1=1.22&r2=text&tr2=1.22.2.1&diff_format=u [^] - branch BSF : http://cvs.gna.org/viewcvs/phpwebgallery/phpwebgallery/include/functions_html.inc.php.diff?r1=text&tr1=1.24&r2=text&tr2=1.25&diff_format=u [^] |
| Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group Contact |