WebSVN shows strange symbols in diffs
Post MTG Forge Related Programming Questions Here
Moderators: timmermac, Agetian, friarsol, Blacksmith, KrazyTheFox, CCGHQ Admins
6 posts
• Page 1 of 1
WebSVN shows strange symbols in diffs
by Max mtg » 02 Oct 2012, 08:04
http://svn.slightlymagic.net/websvn/dif ... &peg=17284
Diff gets displayed as
Diff gets displayed as
- Code: Select all
@1.5.0/docs/api/java/lang/Override.html">Override
public int getSize() {
return model.size();
}
@1.5.0/docs/api/java/lang/Override.html">Override
public 5+0%2Fdocs%2Fapi+Object">Object getElementAt(int index) {
return model.get(index);
}
public void add(5+0%2Fdocs%2Fapi+Object">Object element) {
Single class for single responsibility.
- Max mtg
- Programmer
- Posts: 1997
- Joined: 02 Jul 2011, 14:26
- Has thanked: 173 times
- Been thanked: 334 times
Re: WebSVN shows strange symbols in diffs
by silly freak » 03 Oct 2012, 08:33
Seems like a WebSVN bug. If you inspect the html source of the page, you can see that this is part of the Javadoc link that, due to strange reasons, leaked out of the href attribute. A raw diff (I didn't see a way to show one with WebSVN) should have correct code.
___
where's the "trust me, that will work!" switch for the compiler?
Laterna Magica - blog, forum, project, 2010/09/06 release!
where's the "trust me, that will work!" switch for the compiler?
Laterna Magica - blog, forum, project, 2010/09/06 release!
- silly freak
- DEVELOPER
- Posts: 598
- Joined: 26 Mar 2009, 07:18
- Location: Vienna, Austria
- Has thanked: 93 times
- Been thanked: 25 times
Re: WebSVN shows strange symbols in diffs
by Max mtg » 03 Oct 2012, 09:22
Oh, thank you!silly freak wrote:Seems like a WebSVN bug. If you inspect the html source of the page, you can see that this is part of the Javadoc link that, due to strange reasons, leaked out of the href attribute. A raw diff (I didn't see a way to show one with WebSVN) should have correct code.
But who is mantaining WebSVN so that he could take care of this problem?
Single class for single responsibility.
- Max mtg
- Programmer
- Posts: 1997
- Joined: 02 Jul 2011, 14:26
- Has thanked: 173 times
- Been thanked: 334 times
Re: WebSVN shows strange symbols in diffs
by Goblin Hero » 03 Oct 2012, 15:01
WebSVN is updated. The error is gone.
When you´re a goblin, you don´t have to step forward to be a hero -- everyone else just has to step back.
-

Goblin Hero - Site Admin

- Posts: 1996
- Joined: 23 Oct 2005, 09:37
- Location: Russia
- Has thanked: 236 times
- Been thanked: 353 times
Re: WebSVN shows strange symbols in diffs
by Doublestrike » 09 Oct 2012, 11:22
Lately (last two weeks?) when I commit, the @ and " keys are sometimes switched in Eclipse until I restart the IDE....sort of strange.
---
A joke is a very serious thing.
A joke is a very serious thing.
-

Doublestrike - UI Programmer
- Posts: 715
- Joined: 08 Aug 2011, 09:07
- Location: Bali
- Has thanked: 183 times
- Been thanked: 161 times
Re: WebSVN shows strange symbols in diffs
by Max mtg » 09 Oct 2012, 11:58
Some national keyboard layouts have a quotation mark bound to Shift+2 combination. Might be somehow related.Doublestrike wrote:Lately (last two weeks?) when I commit, the @ and " keys are sometimes switched in Eclipse until I restart the IDE....sort of strange.
Single class for single responsibility.
- Max mtg
- Programmer
- Posts: 1997
- Joined: 02 Jul 2011, 14:26
- Has thanked: 173 times
- Been thanked: 334 times
6 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 20 guests