Editing of profile. Why does it keep messing up?
Discussion
Quick edit and you get
<div>
profile text
profile text
</div>
and smilies turn into <img src="/inc/images/smile.gif" alt="smile"> instead of
So after a quick edit you need to re-edit all the formatting text out otherwise it looks even worse.
I also see that other peoples profiles are also showing the same symptoms.
<div>
profile text
profile text
</div>
and smilies turn into <img src="/inc/images/smile.gif" alt="smile"> instead of

So after a quick edit you need to re-edit all the formatting text out otherwise it looks even worse.
I also see that other peoples profiles are also showing the same symptoms.
The current version of the parser only works in one direction, so once your profile has been turned into html it cannot be turned back into forum code the next time you edit it.
Building a new version of the parser which will do this (and quite a few other things) is on the to-do list, but unfortunately it is a very big job to build and test so it is likely to be a while before it gets done.
Building a new version of the parser which will do this (and quite a few other things) is on the to-do list, but unfortunately it is a very big job to build and test so it is likely to be a while before it gets done.
Mr Will said:
The current version of the parser only works in one direction, so once your profile has been turned into html it cannot be turned back into forum code the next time you edit it.
Building a new version of the parser which will do this (and quite a few other things) is on the to-do list, but unfortunately it is a very big job to build and test so it is likely to be a while before it gets done.
Why do you need to build a new version of the parser? Surely you can use the one that the forums use??Building a new version of the parser which will do this (and quite a few other things) is on the to-do list, but unfortunately it is a very big job to build and test so it is likely to be a while before it gets done.
miniman said:
Mr Will said:
The current version of the parser only works in one direction, so once your profile has been turned into html it cannot be turned back into forum code the next time you edit it.
Building a new version of the parser which will do this (and quite a few other things) is on the to-do list, but unfortunately it is a very big job to build and test so it is likely to be a while before it gets done.
Why do you need to build a new version of the parser? Surely you can use the one that the forums use??Building a new version of the parser which will do this (and quite a few other things) is on the to-do list, but unfortunately it is a very big job to build and test so it is likely to be a while before it gets done.
Mr Will said:
miniman said:
Mr Will said:
The current version of the parser only works in one direction, so once your profile has been turned into html it cannot be turned back into forum code the next time you edit it.
Building a new version of the parser which will do this (and quite a few other things) is on the to-do list, but unfortunately it is a very big job to build and test so it is likely to be a while before it gets done.
Why do you need to build a new version of the parser? Surely you can use the one that the forums use??Building a new version of the parser which will do this (and quite a few other things) is on the to-do list, but unfortunately it is a very big job to build and test so it is likely to be a while before it gets done.
There are several areas of the site, some not overly used, where a reverse parser would be of use too so I currently have a project just starting to fix this. Also it can be used to handle some other little niggles we have on the site, so hopefully this will be built and fully tested by beginning of next month. 
Gassing Station | Website Feedback | Top of Page | What's New | My Stuff


