------------------------------------------------------------------------------
To reply, visit https://hellosplat.com/s/beanbag/tickets/4524/
------------------------------------------------------------------------------

New update by seb
For Beanbag, Inc. > Review Board > Ticket #4524


Reply:

    Re json style log/search: As mentioned above, I just replaced the json 
style map with the one downloaded from 
https://www.mercurial-scm.org/repo/hg/file/96eaefd350ae/mercurial/templates/json
 and removed all occurrences of the string 'utf8|'.
    
    Re apt_format: I see. Using a similar URL to the one from the INFO line in 
your log I get:
    GET 
http://hg.terminals.taitradio.net:8005/TTDE/TestRepo/json-log/?rev=ancestors(default)+and+branch(default)
    
    {
    "node": "8175bca2074b152dcf2d2e391aa22617857ea38f",
    "query": "ancestors(default) and branch(default)",
    "entries": [{
    "node": "8175bca2074b152dcf2d2e391aa22617857ea38f",
    "date": [1487926384.0, -46800],
    "desc": "A second test commit",
    "branch": "default",
    "bookmarks": [],
    "tags": ["tip"],
    "user": "Sebastian Unger \[email protected]\u003e",
    "phase": "public",
    "parents": ["cfc8f2c7526721829db8793e2638f4e4544930d8"]
    }, {
    "node": "cfc8f2c7526721829db8793e2638f4e4544930d8",
    "date": [1487809516.0, -46800],
    "desc": "A test file",
    "branch": "default",
    "bookmarks": [],
    "tags": [],
    "user": "Sebastian Unger \[email protected]\u003e",
    "phase": "public",
    "parents": []
    }]
    }
    
    I assume the quick-fix will just prevent the error, right? If we can get 
this json-style to work, will the quick-fix allow the use of the new 
post-from-commit functionality with 3.7? Because it is really useful.

-- 
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.

Reply via email to