Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

kylegibson-rldatix
Copy link
Collaborator

For example, the current output is:

<h2><strong>Foo</strong></h2>

The desired output is

<h2>Foo</h2>

This still works for non-complex field runs but is currently broken for complex field runs.

@kylegibson-rldatix kylegibson-rldatix self-assigned this Sep 23, 2015
@kylegibson-rldatix kylegibson-rldatix added this to the 0.9.3 milestone Sep 23, 2015
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have a testcase named HyperlinkFieldCodeTestCase in this module, so wouldn't calling this HeadingFieldCodeTestCase be more consistent?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe I should rename the other class to drop the FieldCode, since the module is test_field_code?

@winhamwr
Copy link
Contributor

Looks good, other than the test name and code comment suggestion.

@winhamwr
Copy link
Contributor

Also, I'm pretty sure this will save cleaners a lot of time. I hear often about how it's a pain to de-bold things if it comes in as a heading and it shouldn't be.

@kylegibson-rldatix
Copy link
Collaborator Author

I'm pretty sure this will save cleaners a lot of time

This isn't a bug that is currently present in PolicyStat. This was introduced in v0.9.0 which hasn't gone live for us yet.

kylegibson-rldatix added a commit that referenced this pull request Sep 23, 2015
Heading inside complex field has strong applied
@kylegibson-rldatix kylegibson-rldatix merged commit 96ea681 into CenterForOpenScience:master Sep 23, 2015
@kylegibson-rldatix kylegibson-rldatix deleted the issue_188 branch September 23, 2015 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants