Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Fix issue #1292 (Lots of menu-related console spam)#1294

Merged
joelrbrandt merged 1 commit into
masterfrom
pflynn/issue-1292
Jul 23, 2012
Merged

Fix issue #1292 (Lots of menu-related console spam)#1294
joelrbrandt merged 1 commit into
masterfrom
pflynn/issue-1292

Conversation

@peterflynn
Copy link
Copy Markdown
Member

Fix issue #1292 (Lots of menu-related console spam):

  • Only warn on missing relativeID if 'position' requires a relativeID

Other minor cleanups:

  • Add warning if relativeID is a section marker is but 'position' is not section-relative
  • Remove unused $sectionItems var
  • Add TODO about simpifying part of _getRelativeMenuItem()

- Only warn on missing relativeID if 'position' requires a relativeID
Other minor cleanups:
- Add warning if relativeID is a section marker is but 'position' is not
  section-relative
- Remove unused $sectionItems var
- Add TODO about simpifying part of _getRelativeMenuItem()
@joelrbrandt
Copy link
Copy Markdown
Contributor

Looks good! Merging.

But one comment: IIRC, we have a convention that any TODOs are filed as either bugs or features in the backlog. There are a number of TODOs in that file that don't have associated issues (including one added by this pull). Did we stop enforcing this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants