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

cgitb: escape title of page #40521

Closed
guettli mannequin opened this issue Jul 8, 2004 · 2 comments
Closed

cgitb: escape title of page #40521

guettli mannequin opened this issue Jul 8, 2004 · 2 comments
Assignees
Labels
stdlib Python modules in the Lib dir

Comments

@guettli
Copy link
Mannequin

guettli mannequin commented Jul 8, 2004

BPO 987052
Nosy @akuchling
Files
  • cgitb.py-patch: patch to cgitb.py
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/akuchling'
    closed_at = <Date 2004-07-10.14:13:14.000>
    created_at = <Date 2004-07-08.06:36:06.000>
    labels = ['library']
    title = 'cgitb: escape title of page'
    updated_at = <Date 2004-07-10.14:13:14.000>
    user = 'https://bugs.python.org/guettli'

    bugs.python.org fields:

    activity = <Date 2004-07-10.14:13:14.000>
    actor = 'akuchling'
    assignee = 'akuchling'
    closed = True
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2004-07-08.06:36:06.000>
    creator = 'guettli'
    dependencies = []
    files = ['6079']
    hgrepos = []
    issue_num = 987052
    keywords = ['patch']
    message_count = 2.0
    messages = ['46329', '46330']
    nosy_count = 2.0
    nosy_names = ['akuchling', 'guettli']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue987052'
    versions = ['Python 2.4']

    @guettli
    Copy link
    Mannequin Author

    guettli mannequin commented Jul 8, 2004

    Here is a patch to cgitb.py. It escapes the
    header of the page. And removes <p> before
    <table> (tidy complains).

    The patch is against
    $Revision: 1.13 $

    @guettli guettli mannequin closed this as completed Jul 8, 2004
    @guettli guettli mannequin assigned akuchling Jul 8, 2004
    @guettli guettli mannequin added the stdlib Python modules in the Lib dir label Jul 8, 2004
    @akuchling
    Copy link
    Member

    Logged In: YES
    user_id=11375

    The patch looks good; applied to CVS HEAD. Thanks!

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 9, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    stdlib Python modules in the Lib dir
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant