Attachments
summary_to_long.JPG
to long summary - hebrew language interface
summary_to_long_firefox.JPG
Firefox - printscreen
search.php
Source of searh page
patch.diff
Patch file
Votes
For: 0 (0%)
Against: 0 (0%)
Total: 0
November 18, 2006 11:11 AM
When writing to long summary text, ling is became mess. Text ends with "×¼/a>" and link to bug stop function!
(See the atachment)
(See the atachment)
November 18, 2006 08:02 PM
Robert
Can you view the HTML source code of the page, save it to a file, and upload it or send it to me (my email is visible here). Also, can you check and see if this happens with Firefox?
November 19, 2006 05:49 PM
Robert
I don't think that this is actually a problem with Bugdar because if you look at the source, you see the line:
<div><a href="showreport.php?bugid=194&hilight=">תכנות- יש לתכנת ב×â€Ã—§×“נשכל מודע׆×â€Ã—ž×ª×¤×¨×¡×ž×ª ב×Âתר חסות של בית נט ( לדוגמ×â€- סנטר נכסינ) תתפרסנמיידית ו×Âוטומטית גנבבית-נט, כמו כן, כש×â€Ã—™× ×ª×ž×—ק ×Â×– ×â€Ã—™ï¿½</a></div>
You'll note that the </a> tag is still completely in tact. I think there's an issue with the last character of the summary. So if you edit the bug, remove that one character, and resave, does it this bug still occur?
<div><a href="showreport.php?bugid=194&hilight=">תכנות- יש לתכנת ב×â€Ã—§×“נשכל מודע׆×â€Ã—ž×ª×¤×¨×¡×ž×ª ב×Âתר חסות של בית נט ( לדוגמ×â€- סנטר נכסינ) תתפרסנמיידית ו×Âוטומטית גנבבית-נט, כמו כן, כש×â€Ã—™× ×ª×ž×—ק ×Â×– ×â€Ã—™ï¿½</a></div>
You'll note that the </a> tag is still completely in tact. I think there's an issue with the last character of the summary. So if you edit the bug, remove that one character, and resave, does it this bug still occur?
November 19, 2006 09:23 PM
This is the main problem. When i have this type of bug i can't enter to the card.
"�" - is mess everything! and i don't know why. I think this is happens when someone writing long text and (maybe) you crop it and placing some character. and in hebrew this character is missing
"�" - is mess everything! and i don't know why. I think this is happens when someone writing long text and (maybe) you crop it and placing some character. and in hebrew this character is missing
November 20, 2006 01:51 AM
Robert
Oh. You know what I think it is: MySQL's probably truncating because the maximum character width is 250 characters as I've stored it as a VARCHAR. Can you try editing it in Firefox or the Database to fix it? I have stuck a maximum character limit on all of the text fields now so this should no longer happen.
November 21, 2006 08:08 PM
Ok, I fix this by using FIREFOX.
How i can update my DB so this will not happen again?
How i can update my DB so this will not happen again?
November 21, 2006 08:44 PM
Robert
Try this patch and it should limit the maximum number of characters for fields that have a maximum character limit so this does not happen again. Let me know if this prevents this bug from occurring again.
November 21, 2006 08:50 PM
Robert
Oh, and what version of MySQL are you using? Because I'll look into seeing if this is a bug with MySQL and multi-byte languages.
--------------- AUTOMATIC RESPONSE ---------------
Thank you for your bug report. This issue has been closed and fixed in Subversion. This change will be available in a future release, but you can download the change at any time from the Subversion server.
--------------- AUTOMATIC RESPONSE ---------------
Thank you for your bug report. This issue has been closed and fixed in Subversion. This change will be available in a future release, but you can download the change at any time from the Subversion server.
On November 21, 2006 08:50 PM, Robert changed:
- Status from "Unconfirmed" to "Closed"
- Resolution from "Open" to "Fixed"
- Fixed in Revision from "" to "1294"
- Mstone (old) from "" to "1.1.4"
November 21, 2006 08:54 PM
4.1.21
On November 22, 2006 03:53 PM, Guest changed:
- Attachment #223 Obsolete from "0" to "1"