This website requires JavaScript.
Explore
Help
Sign In
TheRON
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://framagit.org/hubzilla/core.git
synced
2026-06-21 00:52:33 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7af012b1f95fb329c9bf127a60e0a383d853e37d
core
/
version.inc
friendica
7af012b1f9
The random bad signatures are because something somewhere is trimming the body text. It could be any one of hundreds of functions that touch the message body. We really want to trim the body text, so I'm putting back all the trim statements - in mod/item and item_store and item_store_update. The last fix for random bad sigs noted that one of the trims wasn't there, so the others were removed. The correct fix is for all the trims to be there. We will probably have a few (quite a few) bad sigs during the transition back to trimmed text but this should nail it for anybody on recent code and with new content.
2015-03-17 00:13:47 -07:00
2 lines
15 B
PHP
Raw
Blame
History
2015
-
03
-
17.974
Reference in New Issue
View Git Blame
Copy Permalink