View Issue Details

IDProjectCategoryView StatusLast Update
0001550AJAX/JSBug Report - Interfacepublic2016-02-09 23:03
ReporterDvdKhl Assigned ToDvdKhl  
PrioritynormalSeveritytweakReproducibilityalways
Status resolvedResolutionfixed 
Summary0001550: HTML & JS Epbar doesn't match (anime page)
DescriptionSince the html anime page has a new version of the epbar,
it differs from the JS one.
Resulting in the display of the new version of the epbar and
then changing back to the old one, if ajax is enabled.

This should be fixed with the next commit.
TagsNo tags attached.

Activities

DerIdiot

2009-05-12 16:13

administrator   ~0002803

after fahrys fix from last night it has come closer, but there are still differences. the logic is generally different as ajax version uses full precision which some browser *cough* opera, chrome *cough* aren't able to handle. this causes wobbling of the lengths

DvdKhl

2009-05-12 17:30

reporter   ~0002804

I've implemented Pelicans algorithm, so after I commit it the bars should be the same.

One downside though:
It is considerably slower than the old algorithm.
So you do not want to expand the groups for anime like conan on a slow pc.

*goes to take a look at fahrenheits changes*

Issue History

Date Modified Username Field Change
2009-05-08 20:25 DvdKhl New Issue
2009-05-08 20:25 DvdKhl Status new => assigned
2009-05-08 20:25 DvdKhl Assigned To => DvdKhl
2009-05-12 16:13 DerIdiot Note Added: 0002803
2009-05-12 17:30 DvdKhl Note Added: 0002804
2009-07-24 14:24 DerIdiot Project HTML & PERL => AJAX/JS
2016-02-09 23:03 DerIdiot Status assigned => resolved
2016-02-09 23:03 DerIdiot Resolution open => fixed