Hello, guest. We have noticed that you are not registered at this bug tracker. Your experience will be greatly enhanced if you log in. To do so, you first must register by clicking on the Register tab at the top. If you are already registered, you can login at the Login tab.
Syndicate Syndicate Listing Display Search Login/Register
Bug Id ?
58
Reporter ?
Bugdar / 1.1.3
Status ?
Closed
Severity ?
Moderate
Duplicate Of ?
- none -
Fixed in Revision ?
1294
Mstone ?
Summary ?
Long summary go mess in "Listing" - on no english language
Report Time ?
November 18, 2006 11:11 AM
Assignment ?
Resolution ?
Fixed
Priority ?
Normal
Dependencies ?
- none -
Mstone (old) ?
1.1.4


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)

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?

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

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?

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.

On November 21, 2006 08:50 PM, Robert changed:
November 21, 2006 08:54 PM
4.1.21

On November 22, 2006 03:53 PM, Guest changed: