| Summary: | Umlauts truncate text | ||
|---|---|---|---|
| Product: | Community | Reporter: | Stephan Herrmann <stephan.herrmann> |
| Component: | EclipseCon | Assignee: | Anne Jacko <anne.jacko> |
| Status: | RESOLVED WONTFIX | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | chris.guindon, nathan |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
Stephan Herrmann
Chris or Nathan, do we still have an issue with special characters as this bug describes? If so, will it go away when we convert to Drupal 7? (In reply to comment #1) > Chris or Nathan, do we still have an issue with special characters as this > bug describes? If so, will it go away when we convert to Drupal 7? Chris is on holidays this week, however I believe this is a solvable issue. Hi Stephan, thank you for reporting this problem. Unfortunately, the only way for you to use those special characters in your bio is to use the entity number or entity name. http://www.w3schools.com/tags/ref_entities.asp This summer, we migrated the EclipseCon website to Drupal 7. The first conference to use this new codebase is EclipseCon NA 2014. I can confirm that umlauts are working properly on the new platform. You wont need to use the entity name at this point. You can see it from my bio: https://www.eclipsecon.org/na2014/user/1 I did a test with your account on econ2012 using: Stephan Herrmann received his Ph.D. at Technische Universität and it seems to be working! http://www.eclipsecon.org/2012/users/241 Hi Christopher, Thanks for looking into this. Yea, probably it was just some one-time data conversion that ate the rest of the text. Using an html entity is not a problem. thanks. (In reply to Stephan Herrmann from comment #4) > Hi Christopher, > > Thanks for looking into this. > > Yea, probably it was just some one-time data conversion that ate the rest of > the text. > > Using an html entity is not a problem. > > thanks. Great! Thank you for understanding! Cheers! |