Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard Spread FireBoard!
Re:FINAL Nightly Build 1.0.5NB10 posted (1 viewing) (1) Guest
Go to bottom Favoured: 1
TOPIC: Re:FINAL Nightly Build 1.0.5NB10 posted
#56731
Re:FINAL Nightly Build 1.0.5NB10 posted 3 Months ago  
No bug, suggestion

Why not adding a camp in admin menu, for, if using defaul_ex, or any other tabbed template that follows the same rules (way to make it standard also), decide which tab we want to be main and have default focus?

may this help as guide not to have that much work
www.bestofjoomla.com/component/option,co...38/catid,8/id,48210/
johnnydement (Moderator)
FB Quality & Testing Team
Moderator
Posts: 418
graphgraph
User Offline Click here to see the profile of this user
Voces del Vicio Location: Barcelona Birthdate: 1981-12-23
Logged Logged
 
"As a discussion over the net grows longer, the probability of a comparison involving Nazis or Hitler approaches one." - Godwin Law
 
The administrator has disabled public write access.  
#56793
Re:FINAL Nightly Build 1.0.5NB10 posted 3 Months ago  
Admata wrote:
Here is what I have when I write only 2 finnish words että and tästä:
Tästä ett ä tästä että tästä että.

Että tästä että tästä.

Ett ä että että että että että ja että, että.

T ästä tästä tästä tästä ja tästä, tästä.



I've tried the same text, but can't reproduce it. Could you try another template (default)?

@Adamata, pedroshi: Could you please paste more (not corrupted) text which is corrupted in your view? I'd like to copy&paste it into my testforum to see whether it corrupts to. Please post plaintext and no pictures because it'd be very tedious to transcribe letter by letter in a (for my eyes) very strange language (with strange hungarian letters)
Goodbyte (User)
Junior Boarder
Posts: 84
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/08/23 07:01 By Goodbyte.
 
The administrator has disabled public write access.  
#56794
Re:FINAL Nightly Build 1.0.5NB10 posted 3 Months ago  
@fxstein:
One more (not really important) bug: If I post a message, it sometimes shows a wrong number of users in the "Your message was successfully been posted"-screen in the pathway, viewing the thread or category. This time it shows around 20 guests but back in the thread it only shows me.

This bug is in 1.0.4, too.
Goodbyte (User)
Junior Boarder
Posts: 84
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/08/23 07:06 By Goodbyte.
 
The administrator has disabled public write access.  
#56795
Re:FINAL Nightly Build 1.0.5NB10 posted 3 Months ago  
The auto-embedding for YouTube-links is broken if you set the link into an url-tag:


The ' in the url-replacement seems to interfer with the expectd " of the autoembedding
the regular expression should be changed to
Code:

'/<a href=[^>]+youtube.([^>]+)/watch?[^>]*v=([^>"'&]+)[^>]+>[^<]+</a>/' (added " ' ")
Goodbyte (User)
Junior Boarder
Posts: 84
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/08/23 08:44 By Goodbyte.
 
The administrator has disabled public write access.  
#56800
Re:FINAL Nightly Build 1.0.5NB10 posted 3 Months ago  
Goodbyte wrote:

I've tried the same text, but can't reproduce it. Could you try another template (default)?

@Adamata, pedroshi: Could you please paste more (not corrupted) text which is corrupted in your view? I'd like to copy&paste it into my testforum to see whether it corrupts to. Please post plaintext and no pictures because it'd be very tedious to transcribe letter by letter in a (for my eyes) very strange language (with strange hungarian letters)


I have tried every basic template (default, defaut-ec, default_color) The problem remains.

Basicly you could write anything and just paste fin/swe letters ä, ö and å (Ä, Ö, Å) somewhere within. Here is some finnish words just after one another:

Tästä tähtitieteen tähtitiede että eikä eväitä mielestäsi köyhä järjen hän sinä minä minäkään nämä kirjeitä päätti pitsää selittämään järjettömyyttä niitähän keskeisiä mitään määritellä käytäntöä syystä tykätään syyhyää hyväksytään löytävät ylipäänsä

Mikähän selittäisi tätä ääkkösten ihmeellistä pätkimistä?

And here is some of my own testing:
hakomaja.net/paja/keskustelu?func=view&a...amp;amp;id=1460#1464

It seems that corrupted word is usually teh secodn or first one. Topics are ok, even with ä, ö and å. I have a hunch that it´s somethig to do with fbConverter. How difficuld it would be to do database manual change?
Admata (User)
Fresh Boarder
Posts: 18
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/08/23 14:24 By Admata.
 
The administrator has disabled public write access.  
#56826
Re:FINAL Nightly Build 1.0.5NB10 posted 3 Months ago  
Hey guys,

Sorry for my slow reponse this week. I was out on business all week and just did not find enough time to work on the final FB touches. I will be back in my office tomorrow and we will be closing out 1.0.5RC1 asap.

Thx for your patience!

Oliver
fxstein (Moderator)
FB Core Team
starVmax
Moderator
Posts: 1210
graphgraph
User Offline Click here to see the profile of this user
Gender: Male fxstein starVmax Location: Silicon Valley, USA
Logged Logged
 
 
The administrator has disabled public write access.  
#56855
Re:FINAL Nightly Build 1.0.5NB10 posted 3 Months ago  
I've modified the PostProcessing-method of interpreter.fireboard.inc.php a little bit. This change should result in better performance because there's only a quite simple regex tested for the whole post.

My local tests all run fine with this change, but sadly I can't run performencetests, because I have some problems with my microtime()...
File Attachment:
File Name: PostProcessing.txt
File Size: 5281
Goodbyte (User)
Junior Boarder
Posts: 84
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#56874
Re:FINAL Nightly Build 1.0.5NB10 posted 3 Months ago  
EDIT2 for EDIT1

!!! I think the main problem that I have with fb / that I`ve found is that it`s a problem with posting very large posts not with the amp; in the url.

Before EDIT2

I found some problems:
#1 The biggest one is one with &amp;
If a message is short the error doesn`t apear but if it`s a realy big message
Then the forwarded url will not work and the window will be blank.
The forward url is something like:www.mysite.com/forum.html?func=view&...=29&amp;id=13#13 instead of www.mysite.net/forum.html?func=view&catid=29&id=13
The result is that the message is kind of corupted and can`t be accesed from RECENT DISCUSSIONS nor CATEGORIES.
It`s even stranger because on WAMP localhost works perfectly witht &amp; in the urls when posting.
It seems to be the problem listed here but for J1.5.6

#2 Another error I`m expecting sometimes is when trying to acces recent discussions, my discussions. Categories tab works.
Code:


Catchable fatal error: Object of class JSite could not be converted to string in /home/nasulne/public_html/ro/components/com_fireboard/sources/fb_debug.php on line 70



#3Another problem is that when I post a new thread I get a error mesage: Could not initialize mail function. I get this error only sometimes. Don`t know what to say, makes no sense.
kingBT (User)
FB Quality & Testing Team
Senior Boarder
Posts: 181
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Romania
Logged Logged
 
Last Edit: 2008/08/24 21:24 By kingBT.
 
The best things are the things for free
 
The administrator has disabled public write access.  
#56884
Re:FINAL Nightly Build 1.0.5NB10 posted 3 Months ago  
This link is parsed-to-death: [url=ftp://user: This e-mail address is being protected from spam bots, you need JavaScript enabled to view it ]some text[/url]

EDIT: If you write it without the noparse, something different happens: \n This e-mail address is being protected from spam bots, you need JavaScript enabled to view it ' rel="nofollow" target="_blank">some text
Goodbyte (User)
Junior Boarder
Posts: 84
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/08/24 16:03 By Goodbyte.
 
The administrator has disabled public write access.  
#56897
Re:FINAL Nightly Build 1.0.5NB10 posted 3 Months ago  
kingBT wrote:
EDIT2 for EDIT1

!!! I think the main problem that I have with fb / that I`ve found is that it`s a problem with posting very large posts not with the amp; in the url.
...

BUT STILL DON`T EXPLAIN WHY WITH WHAMP ON LOCALHOST WORKS AND ON SERVER NOT ???
kingBT (User)
FB Quality & Testing Team
Senior Boarder
Posts: 181
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Romania
Logged Logged
 
The best things are the things for free
 
The administrator has disabled public write access.  
Go to top