Fix problem with .options file and extension fields.
The options for an extension field were being looked up under wrong name (MessageName instead of MessageName.fieldname). Fixed the problem and added regression test. Created a new subfolder for regression test cases. Update issue 125 Status: FixedInGit
This commit is contained in:
4
tests/regression/issue_125/extensionbug.options
Normal file
4
tests/regression/issue_125/extensionbug.options
Normal file
@@ -0,0 +1,4 @@
|
||||
* type:FT_IGNORE
|
||||
|
||||
Message2.extras type:FT_STATIC
|
||||
Message2.field2 type:FT_STATIC
|
||||
Reference in New Issue
Block a user