Skip to content
GitLab
    • Explore Projects Groups Snippets
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Q quickfix
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 48
    • Issues 48
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 25
    • Merge requests 25
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • quickfixgo
  • quickfix
  • Issues
  • #366
Something went wrong while setting issue due date.
Closed
Open
Issue created 6 years ago by gpmn@gpmn
  • New related issue

  • Report abuse to administrator

  • New related issue

  • Report abuse to administrator

validateVisitGroupField missing to interate to next field for else case, which fault lead "Incorrect NumInGroup"

Open

validateVisitGroupField missing to interate to next field for else case, which fault lead "Incorrect NumInGroup"

https://github.com/quickfixgo/quickfix/blob/bbe42d9f62205321fa6b61c46f22fe073b814467/validation.go#L215

missing a line like this: fieldStack = fieldStack[1:]

fieldStack not iterated to it's next element, that's why quickfix raised such error "Incorrect NumInGroup count for repeating group"

this is the original:

https://github.com/quickfixgo/quickfix/issues/365

An error occurred while loading designs. Please try again.
Tasks
0
server returned results with length 5, expected length of 9

Linked items
0

Link issues together to show that they're related. Learn more.

Related merge requests

2
  • for xml charset and bug of "Incorrect NumInGroup"
    !367
  • for xml charset and bug of "Incorrect NumInGroup"
    !368

Activity


  • gpmn mentioned in merge request !367 (closed) 6 years ago

    mentioned in merge request !367 (closed)

  • gpmn mentioned in merge request !368 6 years ago

    mentioned in merge request !368

Please register or sign in to reply
0 Assignees
None
Assign to
Labels
0
None
0
None
    Assign labels
  • Manage project labels

Milestone
No milestone
None
Due date
None
None
None
Time tracking
No estimate or time spent
Confidentiality
Not confidential
Not confidential

You are going to turn on confidentiality. Only project members with at least the Reporter role, the author, and assignees can view or be notified about this issue.

Lock issue
Unlocked
0
0 participants
Reference:

Menu

Explore Projects Groups Snippets