Skip to content

Fixed a bug where the you could get encode/decode exceptions if JavaScript had non-ascii characters.#2

Open
liftoff wants to merge 2 commits intolunant:masterfrom
liftoff:master
Open

Fixed a bug where the you could get encode/decode exceptions if JavaScript had non-ascii characters.#2
liftoff wants to merge 2 commits intolunant:masterfrom
liftoff:master

Conversation

@liftoff
Copy link
Copy Markdown
Contributor

@liftoff liftoff commented Aug 13, 2013

It will now use the source_encoding variable from the current conf.py.
Also fixed a bug where links to Parent.Child objects were not being created properly.

…cript had non-ascii characters. It will now use the source_encoding variable from the current conf.py.
…were not being linked properly so things like would get automatically linked like they're supposed to. For example, if you had /**:Parent.Child Whatever */ and put a reference to it elsewhere in your code () that was not automatically generating a link back to the original (child) object. This has been corrected.
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.

1 participant