Closed (fixed)
Project:
Better Formats
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Aug 2012 at 15:49 UTC
Updated:
15 Mar 2016 at 09:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
milley commentedWhen I add new content with reordered formats for some field I also have this warning.
Comment #2
mathieso commentedThis patch should fix it.
Note: I'm still learning about patch files. Please let me know if aught is wrong. The changes are at line 132, replacing ...
... with ...
Kieran
Comment #3
meridiandigital commentedConfirm patch works as advertised.
Comment #4
drupov commentedPatch works for me too.
Comment #5
dragonwize commentedThanks. Committed.
Comment #7
wylbur commentedThis is still an issue when using PHP 5.4. Drupal reports this error when you change the default sort order of formats.
The patch listed in comment #2 does not work as it is a zero length file.
I applied the changes to the file, and that resolved the error for me. This is ready for rolling a real patch and testing.
Comment #8
dwwIt's been fixed in 7.x-1.x-dev. beta1 still has the broken code. You need to upgrade to the latest dev (or wait for beta2 to come out).
Weird that that patch file is empty. Here's the commit that's in Git that fixes the bug:
http://drupalcode.org/project/better_formats.git/commitdiff/ca0822a
Good luck,
-Derek
Comment #9
anybodyThis fix is now very old but the problem still exists in the latest version. Is it possible to release a new beta version soon to have this fixed? It should not get worse by that but you would make many people happy :)
Comment #10
edachan commentedSolution at https://www.drupal.org/node/2194237#comment-9501869
Comment #11
mbruneel commentedComment #12
drupov commentedAs stated in #8 if you use latest dev, the error should not appear.
Comment #13
aexchecker commentedComment #14
Chipie commented#13 works for me
Comment #15
loopduplicate commentedLooks like this was fixed in the dev version: http://cgit.drupalcode.org/better_formats/commit/?h=7.x-1.x&id=ca0822a94...
Comment #16
loopduplicate commentedComment #18
anybodyPlease create a new stable release. This is still unfixed in the latest stable, which is very sad. The .dev is well tested and OK!
Any active maintainer here?
Comment #19
tregismoreira commented#13 works for me. Thanks! :)
Comment #20
steveoriol#13 works for me too. Thanks! :-)