Bug reports
No info is provided in Video window when browsing music videos and content is "albums" for "infowall" view.

Problem, is this case is not provided for in MyVideoNav.xml.

Suggested fix.  Add new textbox control to cover this case, viz:

Code:
<control type="textbox">
     <left>30</left>
      <top>240</top>
      <width>525</width>
      <bottom>100</bottom>
      <visible>String.IsEqual(ListItem.DBtype,album) + !String.IsEmpty(ListItem.Property(album_description))</visible>
      <label>$INFO[ListItem.Artist,[I],[/I][CR][CR]]$INFO[ListItem.Property(album_description)][CR][CR]</label>
      <autoscroll delay="10000" time="3000" repeat="10000">Skin.HasSetting(autoscroll)</autoscroll>
</control>

into the left side info group.

scott s.
.
Reply


Messages In This Thread
Bug reports - by phil65 - 2016-03-01, 21:37
RE: Bug reports - by marantz - 2016-03-01, 21:53
RE: Bug reports - by Piers - 2016-03-01, 23:58
RE: Bug reports - by Martijn - 2016-03-02, 00:03
RE: Bug reports - by zag - 2016-03-02, 22:13
RE: Bug reports - by yamcenutzer - 2016-03-03, 01:24
RE: Bug reports - by Milhouse - 2016-03-03, 01:57
RE: Bug reports - by phil65 - 2016-03-03, 02:08
RE: Bug reports - by boke - 2016-03-03, 17:51
RE: Bug reports - by phil65 - 2016-03-03, 19:10
RE: Bug reports - by boke - 2016-03-03, 19:26
RE: Bug reports - by un1versal - 2016-03-03, 20:34
RE: Bug reports - by da-anda - 2016-03-04, 14:29
RE: Bug reports - by Martijn - 2016-03-04, 14:42
RE: Bug reports - by un1versal - 2016-03-04, 17:48
RE: Bug reports - by mcelliott - 2016-03-06, 10:49
RE: Bug reports - by D.K. - 2016-03-06, 12:11
RE: Bug reports - by DaveBlake - 2016-03-06, 13:44
RE: Bug reports - by DaveBlake - 2016-03-06, 15:19
RE: Bug reports - by DaveBlake - 2016-03-06, 15:48
RE: Bug reports - by PlintuZz - 2016-03-06, 21:15
RE: Bug reports - by luna_s - 2016-03-06, 23:12
RE: Bug reports - by Forage - 2016-03-07, 15:30
RE: Bug reports - by boke - 2016-03-08, 01:57
RE: Bug reports - by Splike - 2016-03-08, 17:16
RE: Bug reports - by shadow - 2016-03-09, 05:25
RE: Bug reports - by phil65 - 2016-03-09, 05:43
RE: Bug reports - by itsmyworld18200 - 2016-03-10, 13:11
RE: Bug reports - by phil65 - 2016-03-10, 18:43
RE: Bug reports - by DanTheMan827 - 2016-03-09, 18:07
RE: Bug reports - by cablecar1 - 2016-03-09, 19:54
RE: Bug reports - by MONSTA - 2016-03-10, 11:17
RE: Bug reports - by tornicade - 2016-03-11, 03:27
RE: Bug reports - by phil65 - 2016-03-11, 03:28
RE: Bug reports - by tornicade - 2016-03-11, 03:36
RE: Bug reports - by NEOhidra - 2016-03-11, 09:42
RE: Bug reports - by DaveBlake - 2016-03-11, 10:57
RE: Bug reports - by paavoris - 2016-03-11, 20:16
RE: Bug reports - by smiffy1989 - 2016-03-11, 20:52
RE: Bug reports - by mazey - 2016-03-11, 22:27
RE: Bug reports - by gshodg - 2016-03-11, 22:32
RE: Bug reports - by Av3nged - 2016-03-12, 21:39
RE: Bug reports - by samesong - 2016-03-14, 16:30
RE: Bug reports - by cablecar1 - 2016-03-15, 20:43
RE: Bug reports - by gshodg - 2016-03-15, 21:48
RE: Bug reports - by phil65 - 2016-03-15, 20:44
RE: Bug reports - by cablecar1 - 2016-03-16, 01:16
RE: Bug reports - by caribo - 2016-03-15, 21:44
RE: Bug reports - by guss77 - 2016-03-15, 22:54
RE: Bug reports - by phil65 - 2016-03-16, 01:42
RE: Bug reports - by cablecar1 - 2016-03-16, 02:08
RE: Bug reports - by phil65 - 2016-03-16, 02:12
RE: Bug reports - by cablecar1 - 2016-03-16, 02:16
RE: Bug reports - by rascas - 2016-03-16, 02:28
RE: Bug reports - by phil65 - 2016-03-16, 02:30
RE: Bug reports - by rascas - 2016-03-16, 02:37
RE: Bug reports - by mazey - 2016-03-16, 09:12
RE: Bug reports - by rascas - 2016-03-16, 09:58
RE: Bug reports - by mazey - 2016-03-17, 06:53
RE: Bug reports - by tirani - 2016-03-18, 03:44
RE: Bug reports - by Av3nged - 2016-03-18, 23:02
RE: Bug reports - by Brian B - 2016-03-19, 04:01
RE: Bug reports - by Poetic-Soul - 2016-03-19, 21:13
RE: Bug reports - by Poetic-Soul - 2016-03-20, 00:32
RE: Bug reports - by starby - 2016-03-20, 08:40
RE: Bug reports - by Steve_N - 2016-03-20, 15:26
RE: Bug reports - by mazey - 2016-03-22, 03:35
RE: Bug reports - by mazey - 2016-03-22, 03:36
RE: Bug reports - by phil65 - 2016-03-22, 05:46
RE: Bug reports - by Forage - 2016-03-22, 14:25
RE: Bug reports - by BUGGERLUGZ - 2016-03-22, 22:24
RE: Bug reports - by Milhouse - 2016-03-23, 05:56
RE: Bug reports - by phil65 - 2016-03-24, 01:25
RE: Bug reports - by Milhouse - 2016-03-23, 06:26
RE: Bug reports - by phil65 - 2016-03-24, 01:15
RE: Bug reports - by Flest - 2016-03-26, 12:21
RE: Bug reports - by Caesium - 2016-03-27, 00:17
RE: Bug reports - by Caesium - 2016-03-30, 04:16
RE: Bug reports - by Milhouse - 2016-03-27, 03:22
RE: Bug reports - by Milhouse - 2016-03-27, 03:34
RE: Bug reports - by MONSTA - 2016-03-27, 08:00
RE: Bug reports - by phil65 - 2016-03-31, 21:03
RE: Bug reports - by MONSTA - 2016-04-03, 07:36
RE: Bug reports - by Forage - 2016-03-28, 14:48
RE: Bug reports - by tam1m - 2016-03-29, 15:04
RE: Bug reports - by phil65 - 2016-03-30, 03:52
RE: Bug reports - by Guilouz - 2016-03-30, 03:51
RE: Bug reports - by phil65 - 2016-03-31, 23:36
RE: Bug reports - by cojms1 - 2016-03-30, 19:22
RE: Bug reports - by phil65 - 2016-03-31, 21:07
RE: Bug reports - by cojms1 - 2016-04-01, 18:00
RE: Bug reports - by scott967 - 2016-03-30, 23:53
RE: Bug reports - by Milhouse - 2016-03-31, 02:39
RE: Bug reports - by phil65 - 2016-03-31, 21:03
RE: Bug reports - by tornicade - 2016-03-31, 00:23
RE: Bug reports - by mazey - 2016-03-31, 02:11
RE: Bug reports - by phil65 - 2016-03-31, 21:04
RE: Bug reports - by mazey - 2016-03-31, 23:51
RE: Bug reports - by phil65 - 2016-04-01, 00:39
RE: Bug reports - by mazey - 2016-04-01, 01:01
RE: Bug reports - by phil65 - 2016-04-01, 01:02
RE: Bug reports - by mazey - 2016-04-01, 01:04
RE: Bug reports - by Zapata11 - 2016-04-01, 09:03
RE: Bug reports - by phil65 - 2016-04-02, 04:00
RE: Bug reports - by Zapata11 - 2016-04-07, 13:11
RE: Bug reports - by phil65 - 2016-04-07, 15:39
RE: Bug reports - by Guilouz - 2016-04-07, 01:11
RE: Bug reports - by Guilouz - 2016-04-10, 03:55
RE: Bug reports - by Shomei - 2016-04-11, 21:58
RE: Bug reports - by Guilouz - 2016-04-12, 01:31
RE: Bug reports - by startv - 2016-04-12, 07:15
RE: Bug reports - by startv - 2016-04-12, 07:25
RE: Bug reports - by User 99401 - 2016-04-20, 00:14
RE: Bug reports - by startv - 2016-04-25, 02:32
RE: Bug reports - by tailorgd - 2016-04-16, 07:20
RE: Bug reports - by Shomei - 2016-04-17, 01:21
RE: Bug reports - by mazey - 2016-04-16, 08:14
RE: Bug reports - by Shomei - 2016-04-17, 01:18
RE: Bug reports - by rodalpho - 2016-04-17, 02:41
RE: Bug reports - by tailorgd - 2016-04-19, 04:32
RE: Bug reports - by RMP888 - 2016-04-17, 03:17
RE: Bug reports - by mazey - 2016-04-17, 12:04
RE: Bug reports - by thenessie - 2016-04-17, 14:03
RE: Bug reports - by Tolriq - 2016-04-20, 10:50
RE: Bug reports - by phil65 - 2016-04-22, 17:40
RE: Bug reports - by bill_orange - 2016-04-20, 19:49
RE: Bug reports - by phil65 - 2016-04-22, 17:41
RE: Bug reports - by rickwookie - 2016-04-22, 16:10
RE: Bug reports - by ivan - 2017-01-23, 18:47
RE: Bug reports - by phil65 - 2016-04-22, 17:39
RE: Bug reports - by Guilouz - 2016-04-23, 06:39
RE: Bug reports - by Forage - 2016-04-25, 12:24
RE: Bug reports - by Luguber - 2016-04-26, 13:42
RE: Bug reports - by Caesium - 2016-04-28, 19:46
RE: Bug reports - by phil65 - 2016-04-29, 01:26
RE: Bug reports - by Caesium - 2016-04-29, 01:34
RE: Bug reports - by Rjsachse - 2016-08-23, 03:01
RE: Bug reports - by Blurayx - 2016-05-02, 11:44
RE: Bug reports - by mazey - 2016-05-03, 04:38
RE: Bug reports - by Blurayx - 2016-05-03, 18:28
RE: Bug reports - by Shomei - 2016-05-03, 22:47
RE: Bug reports - by Blurayx - 2016-05-07, 10:48
RE: Bug reports - by Guilouz - 2016-05-07, 13:53
RE: Bug reports - by Blurayx - 2016-05-07, 13:59
RE: Bug reports - by Guilouz - 2016-05-07, 14:27
RE: Bug reports - by Blurayx - 2016-05-07, 14:30
RE: Bug reports - by bill_orange - 2016-05-09, 04:10
RE: Bug reports - by Milhouse - 2016-05-10, 09:25
RE: Bug reports - by Zapata11 - 2016-05-10, 10:24
RE: Bug reports - by scott967 - 2016-05-10, 20:39
RE: Bug reports - by Dillman2112 - 2016-05-11, 01:14
RE: Bug reports - by Zapata11 - 2016-05-11, 14:34
RE: Bug reports - by D.K. - 2016-05-13, 19:45
RE: Bug reports - by elchupete - 2016-05-15, 18:42
RE: Bug reports - by newphreak - 2016-05-18, 14:39
RE: Bug reports - by Av3nged - 2016-05-18, 15:34
RE: Bug reports - by newphreak - 2016-05-18, 15:52
RE: Bug reports - by gshodg - 2016-05-27, 09:41
RE: Bug reports - by raptorjr - 2016-05-27, 19:18
RE: Bug reports - by gshodg - 2016-05-28, 09:39
RE: Bug reports - by raptorjr - 2016-05-30, 19:46
RE: Bug reports - by gshodg - 2016-05-31, 12:38
RE: Bug reports - by Zapata11 - 2016-05-31, 18:11
RE: Bug reports - by qwarlock - 2016-06-01, 04:02
RE: Bug reports - by Shomei - 2016-06-01, 23:48
RE: Bug reports - by DaveBlake - 2016-06-02, 13:42
RE: Bug reports - by scott967 - 2016-06-03, 00:10
RE: Bug reports - by Raze - 2016-07-23, 07:50
RE: Bug reports - by Gracus - 2016-06-05, 13:52
RE: Bug reports - by ikaruz - 2016-08-12, 15:39
RE: Bug reports - by bilgepump - 2016-08-22, 09:43
RE: Bug reports - by Gracus - 2016-08-22, 12:52
RE: Bug reports - by qp9013625 - 2016-06-12, 14:18
RE: Bug reports - by doug - 2016-06-13, 05:26
RE: Bug reports - by doug - 2016-06-15, 20:54
RE: Bug reports - by dcwool - 2016-06-30, 03:56
RE: Bug reports - by msfc - 2016-07-03, 05:34
RE: Bug reports - by msfc - 2016-07-08, 02:52
RE: Bug reports - by msfc - 2016-07-05, 03:04
RE: Bug reports - by msfc - 2016-07-05, 03:37
RE: Bug reports - by msfc - 2016-07-05, 06:48
RE: Bug reports - by User 337476 - 2016-07-07, 05:12
RE: Bug reports - by Guilouz - 2016-07-07, 12:29
RE: Bug reports - by User 337476 - 2016-07-07, 23:52
RE: Bug reports - by msfc - 2016-07-09, 01:42
RE: Bug reports - by scott967 - 2016-07-10, 00:43
RE: Bug reports - by scott967 - 2016-07-10, 01:07
RE: Bug reports - by Milhouse - 2016-07-17, 14:10
RE: Bug reports - by Guilouz - 2016-07-17, 22:31
RE: Bug reports - by DaveBlake - 2016-07-26, 10:30
RE: Bug reports - by Gracus - 2016-07-31, 14:01
RE: Bug reports - by jeks - 2016-07-31, 20:11
RE: Bug reports - by mazey - 2016-08-01, 06:38
RE: Bug reports - by Milhouse - 2016-08-01, 06:54
RE: Bug reports - by mazey - 2016-08-01, 07:47
RE: Bug reports - by maxtherabbit - 2016-08-01, 15:01
RE: Bug reports - by Shomei - 2016-08-02, 21:47
RE: Bug reports - by momaku - 2016-08-05, 12:54
RE: Bug reports - by BobCratchett - 2016-08-05, 23:13
RE: Bug reports - by maxtherabbit - 2016-08-09, 14:01
RE: Bug reports - by Millencolin007 - 2016-08-10, 22:41
RE: Bug reports - by Glyphs - 2016-08-11, 22:44
RE: Bug reports - by JockeSve - 2016-08-22, 08:33
RE: Bug reports - by maxtherabbit - 2016-08-22, 12:02
RE: Bug reports - by markius - 2016-08-23, 01:39
RE: Bug reports - by Helioy - 2016-08-23, 20:06
RE: Bug reports - by Milhouse - 2016-08-24, 00:00
RE: Bug reports - by Rjsachse - 2016-08-24, 01:49
RE: Bug reports - by SIHCTR - 2016-08-24, 21:09
RE: Bug reports - by scott967 - 2016-08-28, 02:23
RE: Bug reports - by Yu Tendo - 2016-09-04, 12:02
RE: Bug reports - by maxtherabbit - 2016-09-04, 23:51
RE: Bug reports - by maxtherabbit - 2016-09-07, 12:17
RE: Bug reports - by host505 - 2016-09-13, 16:41
RE: Bug reports - by host505 - 2016-09-22, 20:58
RE: Bug reports - by Milhouse - 2016-09-13, 17:39
RE: Bug reports - by Milhouse - 2016-09-14, 14:39
RE: Bug reports - by mmartinovich - 2016-09-14, 15:05
RE: Bug reports - by Jemus - 2016-09-14, 18:21
RE: Bug reports - by Gracus - 2016-09-14, 19:21
RE: Bug reports - by scott967 - 2016-09-14, 23:47
RE: Bug reports - by maxtherabbit - 2016-09-19, 11:00
RE: Bug reports - by elcanario - 2016-09-19, 13:35
RE: Bug reports - by maxtherabbit - 2016-09-19, 14:13
RE: Bug reports - Folder lock - by JockeSve - 2016-09-21, 08:56
RE: Bug reports - by JockeSve - 2016-10-05, 08:04
RE: Bug reports - by ronie - 2016-10-05, 11:44
RE: Bug reports - by JockeSve - 2016-10-05, 12:48
RE: Bug reports - by slizzap - 2017-12-26, 22:24
PVR OSD overlapping text - by cojms1 - 2016-09-21, 11:58
RE: Bug reports - by cojms1 - 2016-09-22, 09:12
RE: Bug reports - by angelblue05 - 2016-09-22, 07:59
RE: Bug reports - by Milhouse - 2016-09-22, 18:07
Bug reports - by angelblue05 - 2016-09-22, 20:58
RE: Bug reports - by Milhouse - 2016-09-22, 22:06
RE: Bug reports - by Gracus - 2016-09-23, 12:28
RE: Bug reports - by Gracus - 2016-10-05, 17:37
RE: Bug reports - by Gracus - 2016-10-14, 15:03
RE: Bug reports - by Gracus - 2016-10-19, 12:58
RE: Bug reports - by Gracus - 2016-10-24, 08:28
RE: Bug reports - by Gracus - 2016-11-06, 16:05
RE: Bug reports - by phil65 - 2016-11-10, 17:54
RE: Bug reports - by Gracus - 2016-11-10, 19:05
RE: Bug reports - by Ed76 - 2016-09-25, 19:43
RE: Bug reports - by RMP888 - 2016-09-27, 02:01
RE: Bug reports - by Milhouse - 2016-09-27, 02:58
RE: Bug reports - by RMP888 - 2016-09-27, 12:35
RE: Bug reports - by CKtwo - 2016-09-27, 15:11
RE: Bug reports - by ronie - 2016-09-28, 01:30
RE: Bug reports - by CKtwo - 2016-09-28, 19:23
RE: Bug reports - by ymca - 2016-09-28, 01:15
RE: Bug reports - by lama0900 - 2016-09-28, 11:39
RE: Bug reports - by ronie - 2016-10-02, 00:22
RE: Bug reports - by CKtwo - 2016-10-02, 18:05
RE: Bug reports - by maxtherabbit - 2016-10-05, 12:17
RE: Bug reports - by ronie - 2016-10-05, 13:32
RE: Bug reports - by DanCooper - 2016-10-06, 16:48
RE: Bug reports - by komplex - 2016-10-15, 13:03
RE: Bug reports - by Milhouse - 2016-10-15, 14:52
RE: Bug reports - by komplex - 2016-10-15, 16:35
RE: Bug reports - by scott967 - 2016-10-06, 21:37
RE: Bug reports - by cojms1 - 2016-10-07, 17:50
RE: Bug reports - by JinJin - 2016-10-14, 18:18
RE: Bug reports - by phil65 - 2016-10-15, 06:57
Bug reports - by fernandovg - 2016-10-15, 00:36
RE: Bug reports - by JinJin - 2016-10-16, 10:56
RE: Bug reports - by fernandovg - 2016-10-16, 13:38
RE: Bug reports - by Gracus - 2016-10-16, 15:39
RE: Bug reports - by ronie - 2016-10-16, 16:09
RE: Bug reports - by lama0900 - 2016-10-16, 19:17
RE: Bug reports - by Millencolin007 - 2016-10-22, 21:21
Bug reports - by origpumu - 2016-10-23, 13:27
RE: Bug reports - by Milhouse - 2016-10-23, 13:48
RE: Bug reports - by navoiee - 2016-10-31, 08:56
RE: Bug reports - by kampfi - 2016-11-24, 00:30
RE: Bug reports - by Aux_ - 2016-11-24, 11:45
RE: Bug reports - by bill_orange - 2016-11-24, 19:04
RE: Bug reports - by doldi - 2016-11-26, 12:36
RE: Bug reports - by Shomei - 2016-11-27, 01:14
RE: Bug reports - by bill_orange - 2016-11-27, 18:16
RE: Bug reports - by Shomei - 2016-11-27, 20:32
RE: Bug reports - by MikeKL - 2016-11-27, 20:50
RE: Bug reports - by MikeKL - 2016-11-27, 20:52
RE: Bug reports - by Shomei - 2016-11-27, 22:09
RE: Bug reports - by bill_orange - 2016-11-27, 22:30
RE: Bug reports - by Shomei - 2016-11-27, 22:42
RE: Bug reports - by bill_orange - 2016-11-27, 01:42
RE: Bug reports - by MikeKL - 2016-11-27, 14:41
RE: Bug reports - by sjohn - 2016-11-27, 15:29
RE: Bug reports - by Smitty2k1 - 2016-12-03, 19:44
RE: Bug reports - by navoiee - 2016-12-08, 08:54
RE: Bug reports - by eslin - 2016-12-09, 01:32
RE: Bug reports - by djb719 - 2016-12-12, 07:04
RE: Bug reports - by marcoooo - 2016-12-12, 07:55
RE: Bug reports - by gwlbe - 2016-12-12, 18:21
RE: Bug reports - by Helioy - 2016-12-12, 22:56
RE: Bug reports - by Helioy - 2017-01-28, 17:23
RE: Bug reports - by Aydo01 - 2016-12-13, 03:49
RE: Bug reports - by msfc - 2016-12-13, 10:00
RE: Bug reports - by msfc - 2016-12-13, 10:23
RE: Bug reports - by thebpass - 2016-12-15, 04:03
RE: Bug reports - by onfreedom - 2016-12-16, 09:16
RE: Bug reports - by Milhouse - 2016-12-18, 20:14
RE: Bug reports - by _matt_ - 2016-12-21, 20:55
RE: Bug reports - by cilx - 2016-12-20, 20:43
RE: Bug reports - by ruorbe - 2016-12-22, 14:39
RE: Bug reports - by goonfish - 2016-12-22, 18:03
RE: Bug reports - by MikeKL - 2016-12-22, 20:22
RE: Bug reports - by da-anda - 2016-12-28, 11:59
RE: Bug reports - by Martijn - 2016-12-22, 20:45
RE: Bug reports - by MikeKL - 2016-12-23, 12:13
RE: Bug reports - by eddman - 2016-12-24, 20:19
RE: Bug reports - by EnricoPalazzo - 2016-12-25, 15:14
RE: Bug reports - by Shomei - 2016-12-25, 21:51
RE: Bug reports - by Shomei - 2016-12-25, 21:55
RE: Bug reports - by eddman - 2016-12-26, 17:39
RE: Bug reports - by ptr727 - 2016-12-29, 19:44
RE: Bug reports - by Milhouse - 2016-12-29, 21:11
RE: Bug reports - by ronie - 2016-12-29, 23:56
RE: Bug reports - by Milhouse - 2016-12-30, 02:17
RE: Bug reports - by ptr727 - 2016-12-30, 03:16
RE: Bug reports - by Milhouse - 2016-12-30, 04:01
RE: Bug reports - by host505 - 2017-01-01, 02:49
RE: Bug reports - by docwra - 2017-01-08, 00:09
RE: Bug reports - by Simograndi - 2017-01-10, 20:51
RE: Bug reports - by dml3334 - 2017-01-11, 09:39
RE: Bug reports - by Gracus - 2017-01-11, 10:24
RE: Bug reports - by dml3334 - 2017-01-11, 10:33
RE: Bug reports - by bilgepump - 2017-01-11, 11:28
RE: Bug reports - by dml3334 - 2017-01-11, 11:47
RE: Bug reports - by phil65 - 2017-01-11, 13:08
RE: Bug reports - by phil65 - 2017-01-11, 13:08
RE: Bug reports - by dml3334 - 2017-01-11, 13:12
RE: Bug reports - by _matt_ - 2017-01-13, 09:09
RE: Bug reports - by DanCooper - 2017-01-14, 00:37
RE: Bug reports - by _matt_ - 2017-01-14, 06:05
RE: Bug reports - by _matt_ - 2017-01-19, 08:38
RE: Bug reports - by TranzPhat - 2017-01-14, 16:32
RE: Bug reports - by Wimpie - 2017-01-15, 16:54
RE: Bug reports - by peppe_sr - 2017-01-17, 18:10
RE: Bug reports - by ronie - 2017-01-23, 21:35
RE: Bug reports - by ivan - 2017-01-23, 21:40
RE: Bug reports - by Milhouse - 2017-01-23, 21:46
RE: Bug reports - by ivan - 2017-01-23, 21:50
RE: Bug reports - by Milhouse - 2017-01-23, 22:22
RE: Bug reports - by ivan - 2017-01-23, 22:30
RE: Bug reports - by ronie - 2017-01-23, 23:37
RE: Bug reports - by phil65 - 2017-01-23, 23:18
RE: Bug reports - by ivan - 2017-01-23, 23:39
RE: Bug reports - by Wimpie - 2017-01-27, 11:58
RE: Bug reports - by Wimpie - 2017-01-28, 04:49
RE: Bug reports - by malansk - 2017-01-28, 20:59
RE: Bug reports - by malansk - 2017-01-28, 21:06
RE: Bug reports - by john.cord - 2017-01-30, 09:48
RE: Bug reports - by ronie - 2017-01-30, 11:18
RE: Bug reports - by john.cord - 2017-01-31, 22:20
RE: Bug reports - by Milhouse - 2017-02-02, 12:32
RE: Bug reports - by Tharago - 2017-01-30, 22:49
RE: Bug reports - by ronie - 2017-01-31, 23:05
RE: Bug reports - by axlt2002 - 2017-02-01, 16:37
RE: Bug reports - by axlt2002 - 2017-03-04, 01:29
RE: Bug reports - by docwra - 2017-02-01, 17:12
RE: Bug reports - by Wilsondjw - 2017-02-01, 17:19
RE: Bug reports - by EricSol - 2017-02-02, 06:29
RE: Bug reports - by ronie - 2017-02-03, 21:46
RE: Bug reports - by EricSol - 2017-02-03, 22:10
RE: Bug reports - by Nachteule - 2017-02-03, 21:16
RE: Bug reports - by Mirgolth - 2017-02-04, 18:07
RE: Bug reports - by hyperblu - 2017-02-04, 22:04
RE: Bug reports - by scott967 - 2017-02-05, 07:00
RE: Bug reports - by gastonba - 2017-02-05, 19:18
RE: Bug reports - by ronie - 2017-02-05, 19:53
RE: Bug reports - by gastonba - 2017-02-07, 02:51
RE: Bug reports - by sctracey - 2017-02-07, 04:16
RE: Bug reports - by ronie - 2017-02-07, 12:56
RE: Bug reports - by hugohuetzel - 2017-02-09, 10:39
RE: Bug reports - by axlt2002 - 2017-02-09, 13:11
RE: Bug reports - by Retro Greaser - 2017-02-10, 03:21
RE: Bug reports - by Retro Greaser - 2017-02-11, 19:18
RE: Bug reports - by safonov_ivan - 2017-02-10, 14:26
RE: Bug reports - by sctracey - 2017-02-11, 03:14
RE: Bug reports - by The Grue - 2017-02-11, 12:43
RE: Bug reports - by jjd-uk - 2017-02-14, 18:52
RE: Bug reports - by dkclifton - 2017-02-12, 01:55
Bug reports - by Memphiz - 2017-02-12, 11:18
RE: Bug reports - by dkclifton - 2017-02-12, 16:45
RE: Bug reports - by Julipo - 2017-02-14, 01:44
RE: Bug reports - by fuggin - 2017-03-12, 13:32
RE: Bug reports - by _matt_ - 2017-03-12, 23:18
RE: Bug reports - by Mamabearsk8 - 2017-02-14, 02:19
RE: Bug reports - by AnthonyB - 2017-02-18, 02:32
RE: Bug reports - by Guilouz - 2017-02-19, 04:48
RE: Bug reports - by AnthonyB - 2017-02-25, 07:23
RE: Bug reports - by detcom - 2017-02-18, 13:03
Missing Text - by wfriesn1 - 2017-02-24, 04:31
RE: Bug reports - by Sukre - 2017-02-25, 20:06
RE: Bug reports - by Gracus - 2017-02-27, 20:33
RE: Bug reports - by Nachteule - 2017-02-27, 20:45
RE: Bug reports - by Milhouse - 2017-02-28, 01:26
RE: Bug reports - by Rantanplan-1 - 2017-02-28, 02:01
RE: Bug reports - by Av3nged - 2017-02-28, 14:26
RE: Bug reports - by raptorjr - 2017-03-06, 17:48
RE: Bug reports - by mazey - 2017-03-09, 00:02
RE: Bug reports - by Shomei - 2017-03-09, 00:42
RE: Bug reports - by Milhouse - 2017-03-09, 02:15
RE: Bug reports - by mazey - 2017-03-09, 10:02
RE: Bug reports - by thewarm - 2017-03-11, 16:12
RE: Bug reports - by OzzRock - 2017-03-13, 14:51
RE: Bug reports - by Shomei - 2017-03-14, 00:02
RE: Bug reports - by loki131 - 2017-03-16, 05:50
RE: Bug reports - by ninjafuchs - 2017-03-22, 17:52
RE: Bug reports - by utuxia - 2017-04-02, 23:50
RE: Bug reports - by FranzMarck - 2017-04-05, 22:55
RE: Bug reports - by peppe_sr - 2017-05-05, 11:14
RE: Bug reports - by gadjou - 2017-06-13, 11:16
RE: Bug reports - by darksky - 2017-06-15, 16:10
RE: Bug reports - by AdeAV - 2017-06-16, 02:25
RE: Bug reports - by darksky - 2017-06-18, 03:32
RE: Bug reports - by mikeb8591 - 2017-06-28, 03:32
RE: Bug reports - by Blackkatt - 2017-06-30, 16:38
RE: Bug reports - by Guilouz - 2017-06-30, 22:53
RE: Bug reports - by scott967 - 2017-08-15, 09:50
RE: Bug reports - by Anth_pal - 2017-09-19, 18:49
RE: Bug reports - by scott967 - 2017-09-23, 09:27
RE: Bug reports - by John McClane - 2017-12-15, 10:45
RE: Bug reports - by maxtherabbit - 2017-12-15, 16:25
RE: Bug reports - by slizzap - 2017-12-26, 23:30
RE: Bug reports - by tehax - 2017-12-28, 11:37
RE: Bug reports - by tripkip - 2018-01-07, 23:34
RE: Bug reports - by Solo0815 - 2018-01-12, 13:17
RE: Bug reports - by Milhouse - 2018-01-12, 15:03
RE: Bug reports - by terpsarlington - 2018-02-08, 02:59
RE: Bug reports - by oomek - 2018-03-06, 22:04
RE: Bug reports - by Guilouz - 2018-03-07, 01:54
RE: Bug reports - by oomek - 2018-03-07, 02:42
RE: Bug reports - by Guilouz - 2018-03-07, 12:49
RE: Bug reports - by oomek - 2018-03-07, 02:46
RE: Bug reports - by oomek - 2018-03-07, 13:16
RE: Bug reports - by Guilouz - 2018-03-07, 15:01
RE: Bug reports - by oomek - 2018-03-07, 15:10
RE: Bug reports - by jjd-uk - 2018-03-07, 15:45
RE: Bug reports - by P.Kosunen - 2018-03-31, 18:53
RE: Bug reports - by Milhouse - 2018-04-02, 08:44
RE: Bug reports - by scott967 - 2018-04-06, 00:53
RE: Bug reports - by gujal - 2018-04-20, 12:28
RE: Bug reports - by lorkadiscovery - 2018-10-10, 12:52
RE: Bug reports - by gate1975mlm - 2018-05-19, 03:27
RE: Bug reports - by gate1975mlm - 2018-05-19, 17:45
RE: Bug reports - by Rouzax - 2018-07-04, 08:37
RE: Bug reports - by the_other_guy - 2018-07-23, 07:18
RE: Bug reports - by ronie - 2018-07-23, 17:35
RE: Bug reports - by the_other_guy - 2018-07-24, 02:13
RE: Bug reports - by Guilouz - 2018-07-24, 02:22
RE: Bug reports - by the_other_guy - 2018-07-24, 05:56
RE: Bug reportsSTUARY - by rsec949 - 2018-08-10, 14:13
RE: Bug reports - by Karellen - 2018-08-11, 01:42
RE: Bug reports - by Sagorian - 2018-08-14, 18:08
RE: Bug reports - by pkscout - 2018-08-15, 00:17
RE: Bug reports - by rmrector - 2018-08-27, 06:23
RE: Bug reports - by pkscout - 2018-08-27, 07:05
RE: Bug reports - by rmrector - 2018-08-27, 08:50
RE: Bug reports - by CastagnaIT - 2018-08-27, 18:39
RE: Bug reports - by thezoggy - 2018-08-28, 02:14
RE: Bug reports - by thezoggy - 2018-08-28, 05:50
RE: Bug reports - by thezoggy - 2018-08-31, 21:48
RE: Bug reports - by thezoggy - 2018-09-01, 02:40
RE: Bug reports - by Karellen - 2018-09-01, 02:56
RE: Bug reports - by thezoggy - 2018-09-01, 07:23
RE: Bug reports - by Reiver - 2018-09-06, 18:05
RE: Bug reports - by the_other_guy - 2018-09-07, 03:04
RE: Bug reports - by Reiver - 2018-09-07, 13:07
RE: Bug reports - by poppy_pl - 2018-09-09, 01:04
RE: Bug reports - by Fourweddings - 2018-09-10, 09:17
RE: Bug reports - by User 384674 - 2018-09-22, 00:18
RE: Bug reports - by User 384674 - 2018-09-22, 18:00
RE: Bug reports - by kees667 - 2018-10-11, 19:21
RE: Bug reports - by UnAntonien - 2018-10-16, 23:59
RE: Bug reports - by UnAntonien - 2018-10-17, 00:22
RE: Bug reports - by UnAntonien - 2018-10-17, 00:35
RE: Bug reports - by Reiver - 2018-10-17, 12:24
RE: Bug reports - by HeresJohnny - 2018-10-21, 11:44
RE: Bug reports - by ronie - 2018-10-21, 13:45
RE: Bug reports - by Fourweddings - 2018-11-11, 07:24
RE: Bug reports - by Karellen - 2018-11-11, 08:00
RE: Bug reports - by riffy - 2018-12-20, 05:26
RE: Bug reports - by Mirgolth - 2019-01-12, 15:01
RE: Bug reports - by Hitcher - 2019-01-13, 10:29
RE: Bug reports - by Nordo - 2019-01-13, 10:20
RE: Bug reports - by the_other_guy - 2019-01-17, 03:10
RE: Bug reports - by tomisa - 2019-01-20, 12:48
RE: Bug reports - by gilsonsjc - 2019-02-01, 00:44
RE: Bug reports - by dahyippur - 2019-02-01, 16:16
RE: Bug reports - by ronie - 2019-02-01, 20:06
RE: Bug reports - by dahyippur - 2019-02-01, 21:15
RE: Bug reports - by ronie - 2019-02-02, 00:33
RE: Bug reports - by garret - 2019-02-08, 12:46
RE: Bug reports - by ronie - 2019-02-08, 12:58
RE: Bug reports - by garret - 2019-02-08, 13:22
RE: Bug reports - by garret - 2019-03-07, 09:49
RE: Bug reports - by ronie - 2019-03-07, 11:21
RE: Bug reports - by HeresJohnny - 2019-03-13, 22:30
RE: Bug reports - by ronie - 2019-03-13, 22:49
RE: Bug reports - by HeresJohnny - 2019-03-14, 01:00
RE: Bug reports - by ronie - 2019-03-14, 01:11
RE: Bug reports - by HeresJohnny - 2019-04-09, 12:09
RE: Bug reports - by HeresJohnny - 2019-03-14, 01:51
RE: Bug reports - by ronie - 2019-03-14, 02:53
RE: Bug reports - by Klojum - 2019-03-24, 01:47
RE: Bug reports - by ronie - 2019-03-25, 02:15
RE: Bug reports - by Klojum - 2019-03-24, 10:28
RE: Bug reports - by Klojum - 2019-03-25, 10:16
RE: Bug reports - by DaVu - 2019-03-27, 13:25
RE: Bug reports - by DaVu - 2019-04-09, 14:49
RE: Bug reports - by HeresJohnny - 2019-04-09, 23:37
RE: Bug reports - by DaVu - 2019-04-10, 07:41
RE: Bug reports - by Klojum - 2019-04-10, 02:11
RE: Bug reports - by gujal - 2019-05-23, 00:01
RE: Bug reports - by Hitcher - 2019-05-23, 00:45
RE: Bug reports - by jjd-uk - 2019-05-23, 03:29
RE: Bug reports - by gujal - 2019-05-23, 04:32
RE: Bug reports - by jjd-uk - 2019-05-23, 12:37
RE: Bug reports - by gujal - 2019-05-25, 02:35
Bug reports - by ksooo - 2019-05-23, 07:48
RE: Bug reports - by ronie - 2019-05-23, 12:17
RE: Bug reports - by the_other_guy - 2019-06-24, 03:27
RE: Bug reports - by LPMA - 2019-08-03, 02:42
RE: Bug reports - by Malakan - 2020-01-06, 00:27
RE: Bug reports - by kazafog - 2020-01-28, 09:07
RE: Bug reports - by littlejeem - 2020-01-31, 12:55
RE: Bug reports - by ronie - 2020-01-31, 13:14
RE: Bug reports - by littlejeem - 2020-01-31, 13:46
RE: Bug reports - by burcs - 2020-04-10, 01:29
RE: Bug reports - by Hitcher - 2020-04-10, 09:48
RE: Bug reports - by burcs - 2020-09-25, 21:36
RE: Bug reports - by ronie - 2020-04-10, 16:53
RE: Bug reports - by Milhouse - 2020-04-10, 16:54
RE: Bug reports - by kazafog - 2020-05-27, 10:49
RE: Bug reports - by ronie - 2020-05-27, 13:09
RE: Bug reports - by kazafog - 2020-05-28, 10:22
RE: Bug reports - by Solo0815 - 2020-06-02, 11:07
RE: Bug reports - by DaVu - 2020-06-13, 16:23
RE: Bug reports - by Solo0815 - 2020-06-14, 17:09
RE: Bug reports - by ronie - 2020-06-15, 01:54
RE: Bug reports - by pkscout - 2020-08-12, 00:17
Bug reports - by ksooo - 2020-08-12, 08:01
RE: Bug reports - by pkscout - 2020-08-12, 18:55
RE: Bug reports - by dt2510 - 2020-08-12, 08:52
RE: Bug reports - by ronie - 2020-08-13, 00:49
RE: Bug reports - by dt2510 - 2020-08-13, 08:26
RE: Bug reports - by DaveBlake - 2020-08-13, 09:27
RE: Bug reports - by dt2510 - 2020-08-13, 14:44
RE: Bug reports - by burcs - 2020-09-06, 19:17
RE: Bug reports - by dt2510 - 2020-09-07, 10:24
RE: Bug reports - by Cory1980 - 2020-08-18, 04:29
RE: Bug reports - by pkscout - 2020-08-18, 18:20
RE: Bug reports - by Cory1980 - 2020-08-19, 03:44
RE: Bug reports - by burcs - 2020-08-21, 21:42
RE: Bug reports - by ronie - 2020-09-03, 23:05
RE: Bug reports - by burcs - 2020-09-06, 19:12
RE: Bug reports - by dt2510 - 2020-09-03, 15:15
RE: Bug reports - by jjd-uk - 2020-09-03, 18:34
RE: Bug reports - by ronie - 2020-09-26, 03:17
RE: Bug reports - by jbinkley60 - 2020-11-12, 11:57
RE: Bug reports - by scott967 - 2020-12-30, 22:27
RE: Bug reports - by ronie - 2020-12-30, 23:00
RE: Bug reports - by UlfSchmidt - 2021-01-27, 22:30
RE: Bug reports - by UlfSchmidt - 2021-01-31, 22:48
RE: Bug reports - by Sylfest - 2021-01-28, 21:41
Bug reports - by ksooo - 2021-01-31, 23:22
RE: Bug reports - by UlfSchmidt - 2021-01-31, 23:30
RE: Bug reports - by Zokkel - 2021-02-09, 10:20
RE: Bug reports - by jjd-uk - 2021-02-09, 12:16
RE: Bug reports - by Hitcher - 2021-02-09, 11:18
RE: Bug reports - by Zokkel - 2021-02-09, 12:08
RE: Bug reports - by Zokkel - 2021-02-09, 13:47
RE: Bug reports - by jjd-uk - 2021-02-09, 15:55
RE: Bug reports - by Zokkel - 2021-02-09, 17:17
RE: Bug reports - by thewarm - 2021-03-05, 17:15
RE: Bug reports - by Dumyat - 2021-03-12, 13:04
RE: Bug reports - by burcs - 2021-04-25, 22:28
RE: Bug reports - by thezoggy - 2021-05-21, 23:27
RE: Bug reports - by Klojum - 2021-05-22, 10:43
RE: Bug reports - by Hitcher - 2021-05-22, 12:12
RE: Bug reports - by Klojum - 2021-05-22, 12:42
RE: Bug reports - by Hitcher - 2021-05-22, 17:42
Bug reports - by leepenny - 2021-08-11, 17:44
RE: Bug reports - by Hitcher - 2021-08-11, 18:53
Bug reports - by leepenny - 2021-08-11, 20:26
RE: Bug reports - by scott967 - 2021-11-19, 05:54
RE: Bug reports - by Klojum - 2022-04-11, 19:17
RE: Bug reports - by Temistoclea - 2022-08-08, 00:48
RE: Bug reports - by Hitcher - 2022-08-08, 01:00
RE: Bug reports - by Videast - 2023-05-30, 20:39
RE: Bug reports - by Hitcher - 2023-05-30, 22:07
RE: Bug reports - by Videast - 2023-06-01, 22:04
RE: Bug reports - by Hitcher - 2023-06-01, 22:11
RE: Bug reports - by izprtxqkft - 2023-06-01, 22:29
RE: Bug reports - by pazu1 - 2024-04-06, 19:45
RE: Bug reports - by pazu1 - 2024-04-24, 06:01
RE: Bug reports - by Karellen - 2024-04-24, 06:07
RE: Bug reports - by pazu1 - 2024-04-24, 06:14
RE: Bug reports - by Hitcher - 2024-04-24, 09:32
RE: Bug reports - by pazu1 - 2024-04-26, 23:21
RE: Bug reports - by burcs - 2024-04-28, 01:44
RE: Bug reports - by Hitcher - 2024-04-28, 10:04
RE: Bug reports - by burcs - 2024-04-28, 12:31
RE: Bug reports - by Hitcher - 2024-04-28, 12:47
RE: Bug reports - by burcs - 2024-05-09, 18:38
RE: Bug reports - by Hitcher - 2024-05-09, 19:49
RE: Bug reports - by burcs - 2024-05-10, 03:12
RE: Bug reports - by Karellen - 2024-05-10, 04:15
[split] [split] Bug reports - by rodalpho - 2016-03-08, 19:09
Logout Mark Read Team Forum Stats Members Help
Bug reports5