Skip to content

enter_bug: Fix hard BMO dependency#29

Merged
dylanwh merged 1 commit into
bugzilla:unstablefrom
CyberShadow:enter-bug-def-platform
Apr 8, 2018
Merged

enter_bug: Fix hard BMO dependency#29
dylanwh merged 1 commit into
bugzilla:unstablefrom
CyberShadow:enter-bug-def-platform

Conversation

@CyberShadow

Copy link
Copy Markdown
Member

The default_platform and default_op_sys Bugzilla::Product methods are installed by the BMO extension, so don't attempt to invoke them when it isn't present.

The default_platform and default_op_sys Bugzilla::Product methods are
installed by the BMO extension, so don't attempt to invoke them when
it isn't present.
@dylanwh

dylanwh commented Mar 18, 2018

Copy link
Copy Markdown
Member

I think I'd rather try moving these out of the BMO extension, they've very useful.

@CyberShadow

Copy link
Copy Markdown
Member Author

All right :)

Do we want to fix running Bugzilla without the BMO extension as an interim milestone, or should we just close this?

@dylanwh

dylanwh commented Mar 18, 2018

Copy link
Copy Markdown
Member

I had started to fix this -- and it was pushed to unstable. But I think it wasn't complete, so I reverted that and made PR #31. What do you think that is missing?

@dylanwh dylanwh merged commit 922c093 into bugzilla:unstable Apr 8, 2018
dylanwh pushed a commit that referenced this pull request Jun 28, 2020
The default_platform and default_op_sys Bugzilla::Product methods are
installed by the BMO extension, so don't attempt to invoke them when
it isn't present.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants