Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed --browser behaviour when --server-name provided #2291

Closed
wants to merge 1 commit into from

Conversation

marc1n
Copy link
Contributor

@marc1n marc1n commented Jan 26, 2016

Fixing PR #1533: Calling:

   pserve --server-name abc --browser app.ini

caused error : "LookupError: No section 'main' (prefixed by 'server') found in config app.ini"

Fixing PR Pylons#1533: Setting pserve options --server-name SERVER-NAME and --browser, when SERVER-NAME is different than 'main' caused error : "LookupError: No section 'main' (prefixed by 'server') found in config ..."
@digitalresistor
Copy link
Member

Please provide fix against master branch, we will back port as necessary to the various branches, this way your fix won't get lost on a single branch.

@mmerickel
Copy link
Member

  1. Please add a commit with your name in CONTRIBUTORS.txt.
  2. Please at least submit a PR for master as @bertjwregeer.
  3. We will usually backport the fix as necessary but you're free to also submit a backport to help us out if you like!

@marc1n marc1n closed this Jan 26, 2016
@marc1n marc1n deleted the 1.6-branch branch January 26, 2016 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants