-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Major
-
None
-
Affects Version/s: None
-
None
-
Environment:
Windows 7, Java 7
When a sign tile entity is first loaded, it's presumably converted to the new format. However, certain sign formats lose their brackets, similar to this regex replace pattern: "^[(\w+)]$", "$1". So, anything with spaces or colons was unaffected.
I confirmed this as a vanilla bug by loading up a 1.7 in 1.8.1 singleplayer.