Tracker upgraded to MantisBT 2.2, database converted to UTF-8

Have some feature requests, feedback, cool stuff to share, or want to know where FreeCAD is going? This is the place.
Forum rules
Be nice to others! Read the FreeCAD code of conduct!
Post Reply
User avatar
kkremitzki
Veteran
Posts: 2515
Joined: Thu Mar 03, 2016 9:52 pm
Location: Illinois

Tracker upgraded to MantisBT 2.2, database converted to UTF-8

Post by kkremitzki »

Howdy everyone,

I upgraded the tracker earlier this evening to a new version that contained some bug fixes. I also converted the database from the MySQL default latin_swedish encoding to UTF-8. Please let me know if you see any issues, especially stuff related to the UTF-8 conversion.
Like my FreeCAD work? I'd appreciate any level of support via Patreon, Liberapay, or PayPal! Read more about what I do at my blog.
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: Tracker upgraded to MantisBT 2.2, database converted to UTF-8

Post by Kunda1 »

re: UTF8
tested and seems to be all good so far

Seems like other issues have been fixed as well.
Awesome work!
Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
User avatar
yorik
Founder
Posts: 13659
Joined: Tue Feb 17, 2009 9:16 pm
Location: Brussels
Contact:

Re: Tracker upgraded to MantisBT 2.2, database converted to UTF-8

Post by yorik »

Excellent! Thanks @kkremitzki

I really like that mention system that now works on the tracker... We definitely need something like that here on the forum too!
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: Tracker upgraded to MantisBT 2.2, database converted to UTF-8

Post by Kunda1 »

yorik wrote:Excellent! Thanks @kkremitzki

I really like that mention system that now works on the tracker... We definitely need something like that here on the forum too!
Open ticket in phpbb: https://tracker.phpbb.com/browse/PHPBB3-13713
Also some previous abandoned phpbb addons:
https://www.phpbb.com/community/viewtop ... &t=2294096
https://www.phpbb.com/customise/db/mod/ ... ntion_mod/
Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
User avatar
kkremitzki
Veteran
Posts: 2515
Joined: Thu Mar 03, 2016 9:52 pm
Location: Illinois

Re: Tracker upgraded to MantisBT 2.2, database converted to UTF-8

Post by kkremitzki »

The source integration plugin for the tracker has been updated to a new version; linking to commits and pull requests now works. Use the format c:FreeCAD:<commit hash>: and p:FreeCAD:<pull request number>:, e.g. c:FreeCAD:b1347ec: or p:FreeCAD:598:
Like my FreeCAD work? I'd appreciate any level of support via Patreon, Liberapay, or PayPal! Read more about what I do at my blog.
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: Tracker upgraded to MantisBT 2.2, database converted to UTF-8

Post by Kunda1 »

For a visual diff you can use 'd'
d:FreeCAD:<commit hash>:
c:FreeCAD:b1347ec:

They're easy to remember:
commit
diff
pull-request
Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
Post Reply